# Kusama Pool Staking

### KSM Pool Staking Information & Parameters

| Parameter                | Information                                                    |
| ------------------------ | -------------------------------------------------------------- |
| Minimum Stake            | 0.00166 KSM                                                    |
| Unstaking Period         | \~7 Days                                                       |
| Rewards Payout           | Rewards accrue daily and must be manually claimed.\*           |
| Governance Participation | Staked KSM can be used to participate in Governance on Kusama. |

\*You must manually submit the transaction to claim your KSM 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 Kusama is 6 hours.
{% endhint %}

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

1. Open the Nova wallet application.
2. `Select` the **Staking** **screen**.
3. `Select` **Kusama**.
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 KSM 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/kusama-ksm-staking/kusama-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.
