# Staking

### How to stake your $MIRAI: <a href="#steps-to-stake-your-usdmzero-tokens" id="steps-to-stake-your-usdmzero-tokens"></a>

1. Visit [Staking app](https://app.mirai.build/staking) and connect wallet.
2. Select amount of tokens to stake.
3. Two transactions will pop up to approve the transaction and stake.
4. Staking has an unlock period of 3 days.
5. Unstaking will start the unstake process and will take 3 days to complete.

<figure><img src="/files/NyhnoZkuDp60RA1CJsBE" alt=""><figcaption><p>MIRAI Staking App</p></figcaption></figure>


---

# 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.mirai.build/mirai-token/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.
