# Staking with a Registered Wallet

1. Open the VESPR app and head to the "Rewards" dashboard by tapping on the right-most tab on the bottom menu.

<figure><img src="/files/a0KuRfuGHv2M5ngmpdgy" alt="" width="375"><figcaption><p> Rapping on the third button from the left on the bottom menu.</p></figcaption></figure>

2. Once on the Rewards dashboard, tap the magnifying glass icon on the top right.

<figure><img src="/files/pIZc7Vr1WHGGu1GgBBZO" alt="" width="563"><figcaption><p> Tap the magnifying glass icon on the top right.</p></figcaption></figure>

3. From here you can browse through all stake pools. For this example, we will select **21ADA.**

<figure><img src="/files/Hj1ICEdKJ654puateKm2" alt="" width="375"><figcaption><p>Select <strong>21ADA</strong></p></figcaption></figure>

4. Each stake pool has its own profile page displaying information about the pool: saturation, margin and fixed fees, APY, DTU, Pledge, and block production history. Once on this screen, tap **Stake to this pool** to start staking to the pool.

<figure><img src="/files/ikvHf7dGC2msVtsTfbGV" alt="" width="375"><figcaption><p>Tap <strong>Stake to this pool</strong> to start staking to the pool.</p></figcaption></figure>

5. A pop-up will appear where you can review and confirm the staking transaction. It will display which stakepool you are about to stake to, the amount of ADA you will stake, the date you will receive your first reward distribution for the pool, and estimated returns in APY. Tap **Start earning!** to begin staking to the pool.

<figure><img src="/files/7EvWUbVOUXDMFJgPkKcV" alt="" width="375"><figcaption><p>Tap <strong>Start earning!</strong> to begin staking to the pool.</p></figcaption></figure>

6. The success screen will display the stake pool you just staked to. Tap **OK** to return to the main Rewards dashboard.

<figure><img src="/files/N1zNPpR7VHdwu5Ai9QfW" alt="" width="375"><figcaption><p>Tap <strong>OK</strong> to go to the main Rewards dashboard.</p></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://docs.vespr.xyz/vespr/user-guide/the-basics/staking/staking-with-a-registered-wallet.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.
