# What is DERP

### Powering the Derp Ecosystem

DERP is the fungible utility token that powers the Derp Birds universe. Think of it like an arcade token,  it’s earned through in-game activity and spent across the ecosystem to access deeper layers of gameplay, upgrades, and collectibles.

While users may interact with DERP in many ways, it’s important to understand that DERP is not directly earned through gameplay or staking. Instead, users earn Derp Dollars (DD), a centralised point system used to level up accounts. As players accumulate DD, they may choose to convert it to DERP at the Derp Exchange.

***

### How to Earn DERP

Although DERP itself isn't rewarded directly, players can obtain it by earning DD through various in-game and ecosystem activities, then converting their DD to DERP.

Ways to earn DD (which can then be exchanged for DERP):

* [Passive Staking](/derp-birds/ecosystem/the-derp-app/staking/how-to-stake.md)\
  Earn DD by staking your Derp NFTs over time.
* [Fortifying Outposts](/derp-birds/gold-rush-outposts/outposts-overview/fortifying.md)\
  Participate in the Gold Rush and fortify yours or someone else's outposts.
* [Floor Bounties](/derp-birds/more/roadmaps/season-3/floor-bounties.md)\
  Earn DD for helping keep the floor price stable or above target.
* [Unlocking Achievements](/derp-birds/ecosystem/the-derp-app/achievements.md)\
  Complete in-game objectives and milestones to collect DD rewards.

***

#### Utility of DERP

Once you’ve got DERP, it can be used throughout the Derp ecosystem, in both on-chain and off-chain formats, to unlock content, access exclusive features, and fuel progression.

Key uses of DERP:

* [Gold Rush](/derp-birds/gold-rush-outposts/outposts-overview.md)
  * Upgrade outpost structures
  * Unlock various lotteries and reward systems
* [Adventures in Derpetonia](/derp-birds/adventures/overview.md)
  * Perform in-game actions
  * Craft or trade in-game items
* [Rebirth Mechanism](/derp-birds/more/roadmaps/season-3/derp-birds-2.0-rebirth.md)
  * Convert legacy Derp Birds to V2 format

{% hint style="success" %}
DERP’s utility will continue to expand as the Derp ecosystem grows, offering more ways for players to engage meaningfully through a token they can earn, spend, and trade.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.derpbirds.io/derp-birds/derp-token/what-is-derp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
