# Conservative Staking Manual

TODO — embed conservative staking dashboard screenshot at `../public/conservative-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.

## Staking Process

1. **Connect Wallet:**
   * Connect your wallet to the Celestium platform.
2. **Select Conservative Staking:**
   * Choose the "Conservative Staking" option from the staking menu.
3. **Enter Stake Amount:**
   * Input the amount of CELT tokens you wish to stake.
4. **Confirm Transaction:**
   * Confirm the transaction in your wallet to complete the staking process.

## Key Tips

* **Early Staking Advantage:**
  * Staking early ensures your position in a pool, starting the 80-week countdown from the pool's creation.
  * Multiple stakes within the same pool are combined into the same position for convenience and optimization.
* **Regular Staking:**
  * Regular staking helps manage liquidity and optimize profits through consistent participation.

## Benefits of Conservative Staking

* **No Risk of Token Loss:**
  * Tokens are safely staked with transparent rules.
* **Earnings from Fees:**
  * Earn a portion of the fees generated from Celestium's conservative games.
* **Predictable Returns:**
  * Enjoy consistent and predictable staking rewards.

## Managing Your Stake

* **Monitor Your Stake:**
  * Track your staking progress and rewards through the Celestium dashboard.
* **Claim Rewards:**
  * Periodically claim your staking rewards to maximize your earnings.
* **Restake or Unstake:**
  * At the end of each 80-week cycle, decide whether to restake or unstake your tokens for flexibility and continued earning potential without any further lockup period.

**Before you proceed with staking, please ensure you understand the nature and terms of staking. Any transactions made by Celestium smart contracts are irreversible!**


---

# 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/conservative-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.
