# Staking

{% hint style="info" %}
Looking for help on how to stake? [Click here](/derp-birds/ecosystem/the-derp-app/staking/how-to-stake.md) to learn more.
{% endhint %}

## Staking

### Non-Custodial

Our non-custodial staking system is a first of its kind on Cardano and is modeled after Cardano's ADA staking protocol. Rather than requiring users to give up their NFTs in order to receive rewards, our staking system works simply by checking to see if the user is holding the NFT in their wallet. Users maintain control of their NFTs at all times. Not only is this the best experience for holders, but it's also safer from a legal point of view.

### Rewards

Staking rewards are earned every epoch, users do not receive our $DERP utility token, instead, their account earns XP which can be converted to $DERP using the $DERP Exchange.

<figure><img src="/files/VSGCHahnoFDDIcikGj9S" alt=""><figcaption><p>Staking home</p></figcaption></figure>

### Partner Staking

We've partnered with 15+ other NFT projects to allow NFTs from their collections to earn staking rewards from within our ecosystem.

In order to earn rewards for partner NFTs, holders must have a Derp Bird([Rebirthed](/derp-birds/characters/main-collections/the-derp-birds.md) or [Legacy](/derp-birds/characters/other-collections/legacy-derp-birds-deprecated.md)) staked to their account. Derp Birds are what unlock partner staking. Furthermore, the number of partner NFTs that can be staked depends upon how many Derp NFTs the holder has. Each additional Derp NFT unlocks additional partner NFT staking slots.

* Derp Birds: +10 Partner NFT slots
* Preds: +8 adds Partner NFTs slots
* Derpling: +4 Partner NFTs slots
* Derp Ape: +4 Partner NFTs slots

{% hint style="info" %}
You can view a list of all project projects at [Partner Projects](/derp-birds/ecosystem/the-derp-app/staking/partner-projects.md)
{% endhint %}

<figure><img src="/files/bhcOjtnT3F7IXfcxVLbn" alt=""><figcaption></figcaption></figure>


---

# 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/the-derp-app/staking.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.
