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

{% hint style="info" %}
Staking is migrating from Kusama Relay Chain to Kusama Asset Hub. You don't need to take any action. Read more about migration here: [asset-hub-migration-faq](https://docs.novawallet.io/nova-wallet-wiki/asset-management/asset-hub-migration-faq "mention").
{% endhint %}

### KSM Staking Information & Parameters

| Parameter                | Pool Staking                                                           | Direct Staking                                                 |
| ------------------------ | ---------------------------------------------------------------------- | -------------------------------------------------------------- |
| Minimum Stake            | 0.00166 KSM                                                            | 0.1 KSM\*                                                      |
| Unstaking Period         | 7 Days                                                                 | 7 Days                                                         |
| Rewards Payout           | Rewards have to be claimed manually and you must pay transaction fees. | Rewards accrue daily and are paid out daily.                   |
| Governance Participation | Staked KSM can be used to participate in Governance on Kusama.         | Staked KSM can be used to participate in Governance on Kusama. |

\*The minimum stake for direct staking may vary over time and is dictated by the Kusama Asset Hub blockchain parameters.


---

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