# Registering a New Wallet for Staking

1. Open the VESPR app and head to the **Explore** page by tapping on the right-most tab on the bottom menu.

<figure><img src="https://1666257432-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxmgYWup0cXQteeId2qIa%2Fuploads%2F1OMZzcRdY7Izw8PaVN6C%2FScreenshot%202023-07-17%20at%2012.40.03%20PM.png?alt=media&#x26;token=0b6d4edf-e382-49a3-94f8-57516f5fb465" alt="" width="563"><figcaption></figcaption></figure>

2. You will be greeted with some educational slides on the benefits of staking your ADA. When you get to the last slide, you can tap **Earn with us!** to stake to one of our partner pools to help support the development of VESPR, or you can tap **Find a pool** to search for your own pool. For the sake of this guide, we will show you the **Earn with us!** option.

<figure><img src="https://1666257432-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxmgYWup0cXQteeId2qIa%2Fuploads%2FbGPopVno4xymPdvjMsdD%2Fkdjfiadj.png?alt=media&#x26;token=eb6aa680-8b96-4bee-a02a-19d9dde54b0c" alt=""><figcaption></figcaption></figure>

3. After pressing the **Earn with us!** button, this screen will appear where you can review the 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, estimated returns in APY, and the ADA deposit required when first registering your wallet to stake. Tap **Start earning!** to begin staking your ADA and earning ADA rewards.

{% hint style="info" %}
The 2 ADA deposit is required when first registering your wallet to stake. This will be returned if you choose to de-register your wallet. Currently, VESPR does not support the de-registration of your wallet but we plan on adding this feature at a later time.
{% endhint %}

{% hint style="info" %}
VESPR does not support partial delegation (staking only a portion of the ADA in your wallet) at this time.
{% endhint %}

<figure><img src="https://1666257432-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxmgYWup0cXQteeId2qIa%2Fuploads%2F5OGfTSKUhhW9RYBoLQuB%2FScreenshot%202023-07-17%20at%201.08.26%20PM.png?alt=media&#x26;token=8d017669-1360-4126-b85a-97ade493b56d" alt="" width="375"><figcaption><p>Tap <strong>Start earning!</strong> to begin staking your ADA and earning ADA rewards.</p></figcaption></figure>

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

<figure><img src="https://1666257432-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxmgYWup0cXQteeId2qIa%2Fuploads%2FQ5sv4GzslpzqBzPJlXA3%2FScreenshot%202023-07-17%20at%201.08.47%20PM.png?alt=media&#x26;token=b43946d4-15f9-4811-a4d3-f44b9ebaf1e4" alt="" width="375"><figcaption><p>Tap <strong>OK</strong> to go to the main Rewards dashboard.</p></figcaption></figure>

5. The Rewards dashboard will show you when your first reward distribution will occur, the total rewards earned for your wallet, how much ADA is staked, the APY you are currently earning based on the last 10 reward distributions, the stake pool you are staked to, and the current phase of each epoch.

<figure><img src="https://1666257432-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxmgYWup0cXQteeId2qIa%2Fuploads%2FL3HkAgYAri7HofcwpOE9%2FScreenshot%202023-07-17%20at%201.09.01%20PM.png?alt=media&#x26;token=2a3e366f-aac8-49f9-986b-47a04b74759b" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
Each "epoch" is a 5-day period during which blocks are produced and transactions added to the blockchain.&#x20;
{% endhint %}


---

# 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/registering-a-new-wallet-for-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.
