# Dynamic Staking Manual

TODO — embed dynamic staking dashboard screenshot at `../public/dynamic-staking-dashboard.png`.

## Important Notice

Please note that these pools are currently for managing existing stakes only; new capital should be directed to the Liquidity Pool.

## Steps to Stake

1. **Verify Celestium Pass:** Ensure you have a Celestium Pass in your wallet.
2. **Stake CELT Tokens:**
   * Connect your wallet.
   * Navigate to the dynamic staking section.
   * Enter the amount you wish to stake (must meet the minimum requirements set by the terms).
   * Confirm and lock your tokens for the staking period.
3. **Rewards:**
   * Rewards are distributed at the end of each staking cycle.
   * The rewards distribution happens once for all participants, and you do not need to claim them individually.
4. **Duration:** Stakes are locked for 20 cycles, with each cycle lasting 4 weeks, from Monday to Monday at 12:00 UTC.
5. **Increasing Stakes:** If the results are negative, consider increasing your stakes to have a larger share compared to others.

## Tips

* **Risk Awareness:** One unlucky spin can reduce the dynamic pool by up to 5%.
* **Staking Strategy:** Regularly increase your stakes, especially after negative rounds, to maintain a favourable position in the staking pool.
* **Reward Distribution:** Understand that the profit-sharing process involves distributing rewards proportionally to all stakers.


---

# 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.celestium.digital/staking-manual/user-manual/dynamic-staking-manual.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.
