# Claim staking rewards

### **Claiming options**

Once you receive rewards for staking in an active pool, you will need to claim them manually. With the rewards, you will have 2 options to claim:

<table><thead><tr><th width="349">Claiming options</th><th>Reference</th></tr></thead><tbody><tr><td>Stake into your chosen pool</td><td><img src="/files/YQS8Mgf4lCFcwYCoKmHV" alt=""></td></tr><tr><td>Add to your transferable balance</td><td><img src="/files/f5Vn8w1Fws9GRQbkY33H" alt=""></td></tr></tbody></table>

{% hint style="info" %}
We recommend claiming staking rewards every 2 weeks to avoid paying a gas fee each time you claim.
{% endhint %}

### **How to claim**

**Step 1**: Open the SubWallet extension and choose the "**Earning**" tab at the bottom of the screen. In the Your earning positions screen, select the funds for which you want to claim rewards.

<div><figure><img src="/files/AKF2hZYVwYDETMT1Oh62" alt="" width="363"><figcaption></figcaption></figure> <figure><img src="/files/5tKv6VF3lPO7UPI8O6Wz" alt="" width="363"><figcaption></figcaption></figure></div>

**Step 2**: Select "**Claim rewards**" to start the claiming process.

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

**Step 3:** Click "**Continue**" to proceed.

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

{% hint style="info" %}
If you are in "All accounts" mode, you will need to select the account for which you want to claim rewards.

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

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

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

**Step 5:** Your request has been submitted!

<figure><img src="/files/KoQKUUx7fjEvEPKH0DQl" 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/7oalHqihRHTwd0Nur8af" alt="" data-size="original">
{% 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.subwallet.app/main/extension-user-guide/earning/nomination-pool/claim-staking-rewards.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.
