# Avail Pool Staking

### AVAIL Pool Staking Information & Parameters

| Parameter        | Information                                          |
| ---------------- | ---------------------------------------------------- |
| Minimum Stake    | 100 AVAIL                                            |
| Unstaking Period | 28 Days                                              |
| Rewards Payout   | Rewards accrue daily and must be manually claimed.\* |

\*You must manually submit the transaction to claim your AVAIL 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 AVAIL is 1 day.
{% endhint %}

### How to Stake AVAIL Tokens with Pool Staking

{% hint style="info" %}
Note: If you attempt to stake less than the minimum amount of AVAIL 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/jfIQfLFqGhx8LdOS9F25" alt=""><figcaption></figcaption></figure></div>

1. Open the Nova wallet application.
2. `Select` the **Staking** **screen**.
3. `Select` **Avail**.
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 AVAIL 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: 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/avail-avail-staking/avail-pool-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.
