# Aleph Zero (AZERO) 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 Aleph Zero protocol to stake directly. Nova Wallet does not provide you with any staking services such as how a CEX may do.
{% endhint %}

### AZERO Staking Information & Parameters

| Parameter        | Pool Staking                                                           | Direct Staking                               |
| ---------------- | ---------------------------------------------------------------------- | -------------------------------------------- |
| Minimum Stake    | 10 AZERO                                                               | 2,000 AZERO\*                                |
| Unstaking Period | \~14 Days                                                              | \~14 Days                                    |
| Rewards Payout   | Rewards have to be claimed manually and you must pay transaction fees. | Rewards accrue daily and are paid out daily. |

\*The minimum stake for direct staking may vary over time and is dictated by the Aleph Zero protocol.

### How to Begin Staking AZERO Tokens

{% content-ref url="/pages/GrSfTtv6G0TTRzvc2DfB" %}
[Aleph Zero Direct Staking](/nova-wallet-wiki/staking/aleph-zero-azero-staking/aleph-zero-direct-staking.md)
{% endcontent-ref %}

{% content-ref url="/pages/VfMNbQIkIhmc6fFAWDTI" %}
[Aleph Zero Pool Staking](/nova-wallet-wiki/staking/aleph-zero-azero-staking/aleph-zero-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/aleph-zero-azero-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.
