> For the complete documentation index, see [llms.txt](https://docs.chaingpu.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chaingpu.net/key-features/earn-bnb-by-staking.md).

# Earn BNB by Staking

**ChainGPU Introduces "Earn BNB by Staking" Opportunity**

ChainGPU is thrilled to launch the "Earn BNB by Staking" initiative, offering a rewarding avenue for users to connect with our platform and receive incentives in BNB, a leading digital currency. This initiative aims to encourage enduring engagement and financial contribution to the ChainGPU ecosystem.

#### Mechanism of the Initiative:

* **Commitment Through $CGPU Staking**: Participants can show their support for ChainGPU by staking $CGPU, the platform's proprietary token. This act signifies a commitment to our ecosystem's success and growth.
* **Rewards in BNB**: As a token of appreciation for their staking, participants will be compensated with B. The rewards BNB are determined by the amount of $CGPU staked and the length of time it is held.
* **Trustworthy and Clear Process**: ChainGPU guarantees a staking process that is not only secure and straightforward but also transparent. We provide stakers with comprehensive details regarding their investments and the rewards they can anticipate.
* **Generating Passive Income**: Staking $CGPU tokens with ChainGPU opens up a passive income channel, enabling users to accrue BNB without the need for active management or trading of their holdings.

#### Advantages of Participating:

* **Portfolio Diversification**: Engaging in our "Earn BNB by Staking" scheme offers participants a chance to diversify their crypto holdings, acquiring BNB while retaining their $CGPU tokens.
* **Elevated Security Measures**: ChainGPU prioritizes the safety of staked assets through the implementation of leading-edge security protocols, offering participants peace of mind.
* **Effortless Earnings**: The opportunity to earn BNB passively by staking $CGPU tokens presents a straightforward method for users to enhance their income.
* **Ecosystem Support**: Staking tokens not only benefits the individual participant but also bolsters the overall stability and expansion of the ChainGPU platform, fostering a dynamic and prosperous community.
* **Tailored Participation**: ChainGPU affords users the liberty to decide the extent of their staking engagement, allowing for a personalized approach to investment and reward potential.

Through the "Earn BNB by Staking" initiative, ChainGPU is enhancing the way users interact with our platform, offering a secure and beneficial way to support the ecosystem while earning passive income.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.chaingpu.net/key-features/earn-bnb-by-staking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
