> For the complete documentation index, see [llms.txt](https://docs.subwallet.app/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.subwallet.app/main/mobile-app-user-guide/earning/parachain-collator-staking.md).

# Parachain (Collator) staking

### Earning information & parameters for supported tokens

#### Mainnet

<table><thead><tr><th width="239">Token</th><th width="175">Minimum stake</th><th>Rewards payout</th><th>Unstaking period</th></tr></thead><tbody><tr><td>MANTA (Manta Atlantic)</td><td>500 MANTA</td><td>Every 6 hours</td><td>~ 7 days</td></tr><tr><td>BNC (Bifrost Kusama)</td><td>0 BNC</td><td>Every 2 hours 10 minutes</td><td>~ 7 days</td></tr><tr><td>GLMR (Moonbeam)</td><td>0 GLMR</td><td>Every 6 hours</td><td>~ 7 days</td></tr><tr><td>MOVR (Moonriver)</td><td>5 MOVR</td><td>Every 6 hours</td><td>~ 2 days</td></tr><tr><td>AMPE (Amplitude)</td><td>10 AMPE</td><td>Every 2 hours</td><td>~ 7 days</td></tr><tr><td>KILT (KILT Protocol)</td><td>20 KILT</td><td>Every 2 hours</td><td>~ 7 days</td></tr><tr><td>KREST (Krest Network)</td><td>100 KREST</td><td>Every 4 hours</td><td>~ 7 days</td></tr><tr><td>PEN (Pendulum)</td><td>10 PEN</td><td>Every 2 hours</td><td>~ 7 days</td></tr><tr><td>PLMC (Polimec)</td><td>50 PEN</td><td>Every 6 hours</td><td>~ 7 days</td></tr><tr><td>MYTH (Mythos)</td><td>500 MYTH</td><td>Every 24 hours</td><td>0 minutes</td></tr></tbody></table>

#### Testnet

<table><thead><tr><th width="212">Token</th><th>Minimum stake</th><th>Rewards payout</th><th>Unstaking period</th></tr></thead><tbody><tr><td>DEV (Moonbase Alpha)</td><td>1 DEV</td><td>Every 2 hours</td><td>~ 4 hours</td></tr><tr><td>BNC (Bifrost Testnet)</td><td>0 BNC</td><td>Every 30 minutes</td><td>~ 24 hours</td></tr><tr><td>AMPE (Amplitude Testnet)</td><td>10 AMPE</td><td>Every 2 hours</td><td>~ 7 days</td></tr><tr><td>KMA (Calamari Staging)</td><td>0 KMA</td><td>Every 6 hours</td><td>~ 7 days</td></tr><tr><td>PILT (KILT Peregrine)</td><td>20 PILT</td><td>Every 2 hours</td><td>~ 7 days</td></tr><tr><td>TUR (Turing Staging)</td><td>0 TUR </td><td>Every 2 hours</td><td>~ 2 days</td></tr></tbody></table>

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

{% content-ref url="/pages/YJgG15aq9enqhnDUieYT" %}
[Start staking](/main/mobile-app-user-guide/earning/parachain-collator-staking/start-staking.md)
{% endcontent-ref %}

{% content-ref url="/pages/RJxlXOcaCfuFLTlKvTQn" %}
[Stake more](/main/mobile-app-user-guide/earning/parachain-collator-staking/stake-more.md)
{% endcontent-ref %}

{% content-ref url="/pages/FsRteFNvYKTcOiOPRqga" %}
[Unstake](/main/mobile-app-user-guide/earning/parachain-collator-staking/unstake.md)
{% endcontent-ref %}

{% content-ref url="/pages/ePs5zFlia5aR38DPMBwN" %}
[Cancel a previous unstaking action](/main/mobile-app-user-guide/earning/parachain-collator-staking/cancel-a-previous-unstaking-action.md)
{% endcontent-ref %}

{% content-ref url="/pages/VK4whrbeivJDddobEssc" %}
[Withdraw unstaked funds](/main/mobile-app-user-guide/earning/parachain-collator-staking/withdraw-unstaked-funds.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/parachain-collator-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.
