# Ecosystem

- [The Derp App](https://guide.derpbirds.io/derp-birds/ecosystem/the-derp-app.md): The hub of the Derp universe
- [Power Score](https://guide.derpbirds.io/derp-birds/ecosystem/the-derp-app/power-score.md): One stat to determine staking and fortifying rewards, as well as effectiveness in Adventures!
- [Trait Collecting / Scores](https://guide.derpbirds.io/derp-birds/ecosystem/the-derp-app/trait-collecting-scores.md)
- [Staking](https://guide.derpbirds.io/derp-birds/ecosystem/the-derp-app/staking.md): Staking and Partner Staking
- [How to Stake](https://guide.derpbirds.io/derp-birds/ecosystem/the-derp-app/staking/how-to-stake.md): 1. Connect your wallet 2. Hold Derps
- [Partner Projects](https://guide.derpbirds.io/derp-birds/ecosystem/the-derp-app/staking/partner-projects.md): All NFT projects that can earn staking XP
- [Achievements](https://guide.derpbirds.io/derp-birds/ecosystem/the-derp-app/achievements.md)
- [Profiles](https://guide.derpbirds.io/derp-birds/ecosystem/the-derp-app/profiles.md): Show off your stats, traits, collection, and achievements!
- [Leaderboards](https://guide.derpbirds.io/derp-birds/ecosystem/the-derp-app/leaderboards.md): Compete... for fun and stuff
- [Raffle Shop](https://guide.derpbirds.io/derp-birds/ecosystem/the-derp-app/raffle-shop.md)
- [How to use the Raffle Shop](https://guide.derpbirds.io/derp-birds/ecosystem/the-derp-app/raffle-shop/how-to-use-the-raffle-shop.md)
- [Marketplace](https://guide.derpbirds.io/derp-birds/ecosystem/marketplace.md): The best way to find new Derps! Earn rewards, get personalized recommendations, and much more.


---

# 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/ecosystem.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.
