# How to Stake

## 📋 How to Stake

* Navigate to the [Derp App](https://app.derpbirds.io/)
* Log in using your Discord account
* Connect a supported wallet(Eternl or Nami) to the app
* That's it! You're now staked and earning XP every epoch :partying\_face:

It may take 1-2 minutes for your NFTs to appear but you should see the NFTs from the connected wallet appear on the [Staking screen](https://app.derpbirds.io/staking/nft). You may connect as many wallets as you have, to view and manage your connected wallets visit the [wallet management screen](https://app.derpbirds.io/account/wallets)

## Partner Staking

* The same instructions from above will stake and Partner NFTs that you have in your connected wallet :partying\_face:
* If you have Partner NFTs they will appear on the [Partner NFTs tab](https://app.derpbirds.io/staking/partners) of the staking screen of the app

{% hint style="info" %}
You must have a Derp Bird(Legacy or 2.0) staked to your account to be able to earn XP for your Partner NFTs You can view how many Partner NFTs you have staked from the staking overview panel on the staking screen of the app:
{% endhint %}

<figure><img src="/files/A1dBwpGDfVTE1qqlZpSf" 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/how-to-stake.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.
