# Start staking

**Step 1**: Open the SubWallet extension and choose the "**Earning**" tab at the bottom of the screen.&#x20;

<figure><img src="/files/5urwCRGDIIC8YsCeB3KH" alt="" width="363"><figcaption></figcaption></figure>

**Step 2**: In the Earning options screen, choose the token you want to stake by searching the list or typing the token name in the search bar.

*In this example, we want to stake WND tokens.*

<div><figure><img src="/files/HZogcbpEwW2X5Ygoosm4" alt="" width="363"><figcaption></figcaption></figure> <figure><img src="/files/fKtxiwQ5ust4Pqh9172J" alt="" width="363"><figcaption></figcaption></figure></div>

{% hint style="info" %}
If you have previously staked funds on the account, after choosing the "**Earning**" tab, you will be directed to the Your earning positions screen. From there, click the "**+**" icon at the upper right corner to get to the Earning options screen.

<img src="/files/rgU2SDBTae5jIxnjto0C" alt="" data-size="original">
{% endhint %}

**Step 3**: In the WND earning options screen, select "**Nomination pool"** as your earning typ&#x65;**.**

<figure><img src="/files/c0iDW5iFIytDjIHAg3hg" alt="" width="363"><figcaption></figcaption></figure>

A pop-up will appear. Read carefully, scroll down, then choose "**Stake to earn**" to proceed.

<div><figure><img src="/files/HXEFy6XJzXUCtiamWANj" alt="" width="363"><figcaption></figcaption></figure> <figure><img src="/files/eziOO33K8eWtq8B73Fa3" alt="" width="363"><figcaption></figcaption></figure></div>

You will be directed to the following Start earning screen.

{% hint style="warning" %}
Make sure you have more than the minimum amount required for staking in your transferable balance to start staking and earning.
{% endhint %}

**Step 4**: Enter the required earning information.

<figure><img src="/files/3Vca1cqCSoDb1fsydbRg" alt="" width="363"><figcaption></figcaption></figure>

{% hint style="info" %}
We suggest you pay close attention to the pool you are choosing. When selecting a pool, SubWallet supports you with the latest record of pool details.&#x20;

Click the three-dot icon on each pool's right side to see the details.

<img src="/files/LGcz7pw1OwP19wwWBYJI" alt="" data-size="original"><img src="/files/lGxquUxTtgTQpyVaOCAG" alt="" data-size="original">
{% endhint %}

{% hint style="info" %}
We can also identify destroyed/inactive pools. **We suggest that you always choose an active (open) pool to stake with**.&#x20;

To filter out the open pool(s), click the fader icon on the right-hand side of the search bar. Click the checkbox "**Open**", then click "**Apply filter**" to start filtering.&#x20;

<img src="/files/MvUv8Tu0s9jjIyWkH6Z0" alt="" data-size="original"><img src="/files/vui1xAAcV5nkKaCLdNlR" alt="" data-size="original">
{% endhint %}

A completed earning request will look like the following picture. Click "**Stake**" to proceed.

<div><figure><img src="/files/KnczlP0DUabT7AjsKg43" alt="" width="363"><figcaption></figcaption></figure> <figure><img src="/files/UMeB0mYbAwk8YAledfc3" alt="" width="363"><figcaption></figcaption></figure></div>

{% hint style="info" %}
If you are in the "**All accounts**" mode, in addition to the above information, you will also need to select the staking account.

<img src="/files/3u3bSGfdr6g0Ro07sO3T" alt="" data-size="original"><img src="/files/8tHxGHWlHG5Y68yReLMb" alt="" data-size="original">
{% endhint %}

{% hint style="warning" %}
Make sure you leave enough tokens to pay gas fees for rewards claims, unstaking, or withdrawal.
{% endhint %}

**Step 5**: Check the information and confirm your staking request by clicking "**Approve**".&#x20;

<figure><img src="/files/2YCrGKKZx1SPLQ6Mt8Sm" alt="" width="363"><figcaption></figcaption></figure>

**Step 6:** Your staking request has been submitted!

<figure><img src="/files/IxcHJy5vaJJgNl1TA0VI" alt="" width="363"><figcaption></figcaption></figure>

You can either click "**Back to home**" to return to the homepage or "**View transaction**" to see transaction details in the History tab.

{% hint style="info" %}
If you click "**View transaction**", SubWallet will show you the latest transaction record in your transaction history along with the extrinsic hash of the transfer.&#x20;

<img src="/files/odkEa0PxEuj5SyorV7v5" alt="" data-size="original">
{% endhint %}

To check the status of your staked funds, after selecting "**Back to home**", click the Earning tab as per Step 1. In the Your earning positions screen, click on your newly staked funds.

<div><figure><img src="/files/EP4ZD6yG4LBXGCcXFN8c" alt="" width="363"><figcaption></figcaption></figure> <figure><img src="/files/Vn28oj0lMmiBBHdG3r8c" alt="" width="363"><figcaption></figcaption></figure></div>

### **Video instruction**

{% tabs %}
{% tab title="For non-hardware accounts" %}
{% embed url="<https://www.youtube.com/watch?v=_4HK18d1F1I>" %}
{% endtab %}

{% tab title="For hardware accounts" %}
{% embed url="<https://www.youtube.com/watch?v=KPdRhVLA5oU>" %}
{% endtab %}
{% endtabs %}


---

# 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.subwallet.app/main/extension-user-guide/earning/nomination-pool/start-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.
