# Claim VARA Rewards

{% hint style="info" %}
When you use pool staking to stake your VARA, you need to manually claim your staking rewards. You should take note of the amount that you are claiming versus the transaction fees that it costs to execute the claiming operation.
{% endhint %}

To claim pool staking rewards you should:

<div align="left"><figure><img src="/files/6DsLrKne5mujLHfnrZiI" alt=""><figcaption></figcaption></figure></div>

1. Open the Nova Wallet application.
2. `Select` the **Staking screen**.
3. `Select` your staking position, in this case, would be **Vara VARA**.
4. From the Vara pool staking screen `select` **Claim** **rewards**.
5. Ensure that you are happy with the choice to either restake your rewards (compounding) or not. If you do not wish you restake your rewards you should ensure that the toggle is in the off position and your rewards will be added to your transferable (unlocked) balance.
6. Review the contextual information including any associated fees and `select` **Confirm**.


---

# 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.novawallet.io/nova-wallet-wiki/staking/vara-vara-staking/vara-pool-staking/claim-vara-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.
