# Staking

## What is Staking?

Staking is the process of locking up CHREMA tokens on the platform for a specified period to contribute to the ecosystem and earn rewards in return.

For investors, staking offers an opportunity to generate returns, while for the platform, it serves as a key mechanism to secure liquidity and stability.

***

## Key Benefits of Staking

| Benefit                      | Description                                                                               |
| ---------------------------- | ----------------------------------------------------------------------------------------- |
| **Regular Reward Payments**  | Rewards are distributed proportionally based on the amount and duration of staked tokens. |
| **Additional Reward Events** | Extra incentives are provided to long-term stakers.                                       |
| **Lock-up Period Options**   | Users can choose flexible staking periods (e.g., 7 days, 30 days, 90 days).               |
| **Compound Effect**          | Rewards received can be restaked to maximize earnings through compounding.                |

***

## How to Stake CHREMA Tokens

1. **Hold CHREMA Tokens**\
   Ensure you have CHREMA tokens (ERC-20 based) in your wallet.
2. **Access the Staking Platform**\
   Connect to the official CHREMA staking DApp via the designated URL.
3. **Select Duration and Deposit**\
   Choose your desired staking period and amount, then confirm the transaction.
4. **Receive Rewards**\
   After the staking period ends, you can claim your rewards and unstake your principal.

> Some staking pools may impose penalties for early withdrawal.

***

## 📊 Example Simulation

<table><thead><tr><th width="139">Staking Period</th><th width="137">APY</th></tr></thead><tbody><tr><td>7 days</td><td>8%</td></tr><tr><td>30 days</td><td>12%</td></tr><tr><td>90 days</td><td>18%</td></tr></tbody></table>

※ Actual returns may vary depending on market conditions and platform policies.

***

## FAQ Summary

**Q. Can I unstake at any time?**\
A. It depends on the chosen lock-up period. Some products may impose penalties for early unstaking.

**Q. Where can I check my staking rewards?**\
A. Rewards can be viewed in real-time on the official DApp dashboard.

**Q. Can I participate in governance voting with my staked CHREMA?**\
A. Yes, voting rights will be granted based on the amount of CHREMA staked.


---

# 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://doc.chrema.net/5.-chrema/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.
