> For the complete documentation index, see [llms.txt](https://docs.novawallet.io/nova-wallet-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.novawallet.io/nova-wallet-wiki/staking/vara-vara-staking/vara-pool-staking.md).

# Vara Pool Staking

### VARA Pool Staking Information & Parameters

| Parameter                | Information                                                                    |
| ------------------------ | ------------------------------------------------------------------------------ |
| Minimum Stake            | 1 VARA                                                                         |
| Unstaking Period         | 7 Days                                                                         |
| Rewards Payout           | Rewards accrue every 12 hours and must be manually claimed.\*                  |
| Governance Participation | Staked VARA can NOT be used to participate in Governance on the Vara protocol. |

\*You must manually submit the transaction to claim your VARA rewards by yourself.&#x20;

{% hint style="info" %}
You only start to earn rewards in the era after you join a nomination pool. An era on Vara is 12 hours.
{% endhint %}

{% hint style="info" %}
Note: If you attempt to stake less than the minimum amount of VARA tokens to make you eligible for Direct Staking Nova Wallet will automatically assign you to Pool Staking.
{% endhint %}

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

1. Open the Nova wallet application.
2. `Select` the **Staking screen**.
3. `Select` **Vara**.
4. Review the staking information presented to you.
5. Once you have understood the terms `select` the **Start Staking button**.
6. `Input` the amount of VARA tokens that you wish to stake and then `select` **continue**. Note: a recommended nomination pool is selected by default.
7. Review all of the contextual information provided and `select` **Confirm**.
8. Your staking position will now be displayed on the **Staking** **screen** within Nova Wallet.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.novawallet.io/nova-wallet-wiki/staking/vara-vara-staking/vara-pool-staking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
