> For the complete documentation index, see [llms.txt](https://cryptreaper.gitbook.io/cryptreaper-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptreaper.gitbook.io/cryptreaper-whitepaper/introduction/ecosystem/staking.md).

# Staking

{% hint style="info" %}
Staking Pool Features

* [x] Unlocked pool
* [x] No deposit fee
* [x] No withdrawal fee&#x20;
* [x] Good APR&#x20;

#### Staking Programs

* [x] Stake and Earn CREAP &#x20;
* [x] Stake and Win BNB&#x20;
* [x] Whale Stakers rewards

\----------------------------

**Stake and earn CREAP** is the main pool where anyone can stake and earn more CREAP.

\----------------------------

If your stake amount is above 1% then you are eligible for weekly **"Stake and win BNB"** program on every wednesday . Different Slabs for weeky CREAP lottery on different market cap.

* 5k to 15k - **0.1** BNB
* 15k to 30k - **0.2** BNB
* 30k to 50k - **0.3** BNB
* 50k to 100k - **0.5** BNB&#x20;
* 100k to 500k - **1** BNB&#x20;
* 500 to 1 million(+) - **2** BNB

\------------------------------

If your stake amount is  above  2.5% then you are elgible for **"Whale stakers Reward"** . perks of being CREAP whale - &#x20;

* Stake and earn more CREAP.
* get free ticket for Stake and win BNB program.
* 1% of transaction tax to all whale stakers.

{% endhint %}

Dapp link - <https://creap-staking.netlify.app/pools>&#x20;

How to stake / unstake CREAP token ?

1. Copy link
2. paste in your browser
3. connect wallet \[ metamask / trust wallet ]
4. approve CREAP token before staking.
5. click on deposit&#x20;
6. select the amount of token that you wanted to stake.
7. confirm the transaction&#x20;
8. your token deposited , now you can see you earning and harvest button wil be activated .
9. before unstake harvest the reward&#x20;
10. to unstake click on withdraw&#x20;
11. select the amount of toke that you wanted to unstake
12. confirm the transaction.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://cryptreaper.gitbook.io/cryptreaper-whitepaper/introduction/ecosystem/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.
