> For the complete documentation index, see [llms.txt](https://docs.zcore.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zcore.network/ecosystem/zcore-ai/zcrai-bsc/staking.md).

# Staking

### Access to Staking Dashboard 🖥️

Start staking your ZCRAI NFTs on the Binance Smart Chain (BSC) by accessing the dashboard through the link:

* **ZCRAI BSC Staking Dashboard:** <https://app.zcore.ai/dashboard>

### Staking Process 🔄

#### Wallet Connection 🔗

1. **Enter the Dashboard:** Click on the provided link to access the staking dashboard.
2. **Connect Your Wallet:** Select the option to connect your wallet that is compatible with BSC.

#### Starting Staking 🖼️

3. **Deposit of NFTs:** In the dashboard, you will have the option to deposit all your ZCRAI NFTs for staking. Staking is done in batches, and all available NFTs in your wallet will be included.
4. **Staking Confirmation:** Confirm the transaction to finalize the deposit and start staking.

#### Monitoring and Withdrawal of Staking 📊

5. **Tracking Rewards:** Use the dashboard to check the USDT rewards you are accumulating.
6. **Withdrawal of NFTs from Staking:** When you wish to stop staking, you can withdraw all your NFTs at once, following the dashboard guidelines.

### Staking Rewards 💰

The rewards for staking ZCRAI NFTs are paid in USDT, and these come from the reflection of ZCR on the Binance Smart Chain.

### Community❓

If you have any questions, join the ZCRAI community on Telegram:

* **ZCRAI Community on Telegram:** <https://t.me/zcoreminers>

Participate in staking your ZCRAI NFTs on the BSC and take the opportunity to earn rewards in USDT. 🚀🎉


---

# 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.zcore.network/ecosystem/zcore-ai/zcrai-bsc/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.
