# Vara (VARA) Staking

{% hint style="info" %}
Nova Wallet is a non-custodial wallet where you alone remain in control of your assets via your private key/seed phrase. Nova Wallet directly connects you to the Vara protocol to stake directly. Nova Wallet does not provide you with any staking services such as how a CEX may do.
{% endhint %}

### Polkadot Staking Information & Parameters

| Parameter                | Pool Staking                                                           | Direct Staking                                                             |
| ------------------------ | ---------------------------------------------------------------------- | -------------------------------------------------------------------------- |
| Minimum Stake            | 1 Vara                                                                 | 50 Vara                                                                    |
| Unstaking Period         | 7 Days                                                                 | 7 Days                                                                     |
| Rewards Payout           | Rewards have to be claimed manually and you must pay transaction fees. | Rewards accrue every 12 hours and are paid out daily.                      |
| Governance Participation | Staked Vara cannot be used in Governance.                              | Staked VARA can be used to participate in Governance on the Vara protocol. |

\*The minimum stake for direct staking varies over time and is dictated by the Vara protocol.

{% content-ref url="/pages/XAMtKKprslCMScU1HM49" %}
[Vara Direct Staking](/nova-wallet-wiki/staking/vara-vara-staking/vara-direct-staking.md)
{% endcontent-ref %}

{% content-ref url="/pages/laddLriVltjnih6I2zk6" %}
[Vara Pool Staking](/nova-wallet-wiki/staking/vara-vara-staking/vara-pool-staking.md)
{% endcontent-ref %}


---

# 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.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.
