# Staking

To foster a healthy ecosystem, we offer IMT Staking Program, providing various rewards based on staking amounts and durations.

## IMT Staking

* Access the IMT staking via [stake.immortalrising2.com](https://stake.immortalrising2.com/).
* IMT tokens can be staked on the Immutable zkEVM network, the blockchain network that the Immortal Rising 2 game runs on.

### How to Stake

1. **Connect Wallet**: Use your Immutable Passport to connect your wallet to the IMT Staking platform.
2. **Enter Amount**: Input the number of IMT tokens you wish to stake. Ensure you have sufficient tokens in your wallet for staking.
3. **Approve**: Confirm the approve transaction within your wallet interface. This will grant permission to the staking contract.
4. **Execute Stake**: After approval, finalize the process by clicking "Stake" and sending the transaction to complete staking. Staked IMTs will then begin accruing rewards immediately.

### Unstaking

* To unstake your tokens, you must first initiate the **'Cooldown'**.
* Once initiated, **the cooldown period will last for 3.5 days**.
* After the cooldown period completes, **you have a 3-day window to finalize your unstaking**.
* If you do not unstake within this 3-day window, you must start the cooldown process again.


---

# 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.immortalrising2.com/intro/tokenomics/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.
