> For the complete documentation index, see [llms.txt](https://help.minted.network/minted-help-centre/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.minted.network/minted-help-centre/getting-started/earn-with-minted/mtd-staking.md).

# MTD Staking

```
Reward start block: https://cronoscan.com/block/countdown/4109900

Platform rewards: Platform fees will be accumulated for the first week after launch. 
Rewards distribution will begin the week after. 
Keep an eye out for your share!
```

You can earn MTD and WCRO without any impermanent loss through MTD Vaults! Apart from MTD rewards, MTD stakers will earn 50%\* of Minted’s 2% platform fee in the form of WCRO.

*\*Minted reserves the right to adjust this percentage based on market conditions and platform performance.*

Simply deposit any amount of MTD in the 1 month, 6 months, 12 months, and/or 48 months vaults and you will enjoy their corresponding rewards rates. With the aim of rewarding our long-term holders and supporters, MTD rewards increase exponentially based on the vault’s duration.

We recommend using [VVS Finance](https://vvs.finance/swap) to swap your tokens to MTD.

Check out this [article](https://docs.vvs.finance/product-guides/bling-swap) to learn how to use Bling Swap on VVS Finance.

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.minted.network/minted-help-centre/getting-started/earn-with-minted/mtd-staking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
