> 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-direct-staking.md).

# Vara Direct Staking

### VARA Direct Staking Information & Parameters

| Parameter                | Information                                                                |
| ------------------------ | -------------------------------------------------------------------------- |
| Minimum Stake            | 50 VARA                                                                    |
| Unstaking Period         | 7 Days                                                                     |
| Rewards Payout           | Rewards accrue every 12 hours and are added to your staked balance.\*\*    |
| Governance Participation | Staked VARA can be used to participate in Governance on the Vara protocol. |

\*Some Validators may require you to stake an amount which is above the minimum network stake of 50 VARA.

\*\*It is possible to modify your rewards payout so that your staking rewards are sent to you as a transferable balance and are not restaked / compounded.

{% hint style="info" %}
If you are trying to stake less than the minimum amount of VARA tokens for Direct Staking then Nova Wallet will direct you to Pool Staking.

Learn more 👉 [Vara Pool Staking](/nova-wallet-wiki/staking/vara-vara-staking/vara-pool-staking.md)
{% endhint %}

<div align="left"><figure><img src="/files/97stP3AVvRT3ymhVTYgo" 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: recommended validators are 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-direct-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.
