# Nomination pool

### Earning information & parameters for supported tokens

#### Mainnet

<table><thead><tr><th width="228.066650390625">Token</th><th width="175">Minimum stake</th><th>Rewards payout</th><th>Unstaking period</th></tr></thead><tbody><tr><td>DOT (Polkadot)</td><td>1 DOT</td><td>Every 24 hours</td><td>~ 28 days</td></tr><tr><td>KSM (Kusama Asset Hub)</td><td>0.00166 KSM</td><td>Every 6 hours</td><td>~ 7 days</td></tr><tr><td>VARA (Vara)</td><td>1 VARA</td><td>Every 12 hours</td><td>~ 7 days</td></tr><tr><td>AZERO (Aleph Zero)</td><td>10 AZERO</td><td>Every 24 hours</td><td>~ 14 days</td></tr><tr><td>AVAIL (Avail)</td><td>100 AVAIL</td><td>Every 24 hours</td><td>~ 28 days</td></tr><tr><td>ANLOG (Analog Timechain)</td><td>1 ANLOG</td><td>Every 12 hours</td><td>~ 21 days</td></tr><tr><td>CERE (Cere Network)</td><td>250 CERE</td><td>Every 24 hours</td><td>~ 3 days</td></tr></tbody></table>

#### Testnet

<table><thead><tr><th width="225.86663818359375">Token</th><th>Minimum stake</th><th>Rewards payout</th><th>Unstaking period</th></tr></thead><tbody><tr><td>TZERO (Aleph Zero Testnet)</td><td>0 TZERO</td><td>Every 24 hours</td><td>~ 14 days</td></tr><tr><td>AVAIL (Avail Turing Testnet)</td><td>100 AVAIL</td><td>Every 24 hours</td><td>~ 28 days</td></tr><tr><td>TVARA (Vara Testnet)</td><td>1 TVARA</td><td>Every 12 hours</td><td>~ 7 days</td></tr><tr><td>WND (Westend Asset Hub)</td><td>0.1 WND</td><td>Every 24 hours</td><td>~ 2 days</td></tr><tr><td>PAS (Paseo Asset Hub)</td><td>0 PAS </td><td>Every 24 hours</td><td>~ 28 days</td></tr></tbody></table>

### Here are articles in this section:&#x20;

{% content-ref url="/pages/B18qwNJWXcw5vk7Z0vbz" %}
[Start staking](/main/extension-user-guide/earning/nomination-pool/start-staking.md)
{% endcontent-ref %}

{% content-ref url="/pages/qqUKdhtmc5mDuHyfZYZS" %}
[Stake more](/main/mobile-app-user-guide/earning/nomination-pool/stake-more.md)
{% endcontent-ref %}

{% content-ref url="/pages/OlE9JZDqaSf2zEMPD2RO" %}
[Claim staking rewards](/main/mobile-app-user-guide/earning/nomination-pool/claim-staking-rewards.md)
{% endcontent-ref %}

{% content-ref url="/pages/si8sFo5oNnmyt6kiLiR0" %}
[Unstake](/main/mobile-app-user-guide/earning/nomination-pool/unstake.md)
{% endcontent-ref %}

{% content-ref url="/pages/4YICYR2KUCoyZPW9HUiL" %}
[Withdraw unstaked funds](/main/mobile-app-user-guide/earning/nomination-pool/withdraw-unstaked-funds.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.subwallet.app/main/mobile-app-user-guide/earning/nomination-pool.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.
