# Season 2

## Season 2 Recap

Season 2 was about laying a foundation and further developing the Derp ecosystem to pave the way for what is to come.

* [The Derp App](/derp-birds/ecosystem/the-derp-app.md)
* [Our non-custodial staking system](/derp-birds/ecosystem/the-derp-app/staking.md) for all Derp NFTs
* Our arcade-like utility token, [$DERP](/derp-birds/derp-token/what-is-derp.md)
* [The Raffle Shop](/derp-birds/ecosystem/the-derp-app/raffle-shop.md)
* Our [Partner Staking program](/derp-birds/ecosystem/the-derp-app/staking.md#partner-staking)


---

# 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/more/roadmaps/season-2.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.
