> For the complete documentation index, see [llms.txt](https://docs.czbingorush.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.czbingorush.fun/about-cz-bingo-rush/staking-mechanism.md).

# Staking Mechanism

CZ Bingo Rush introduces a staking mechanism designed to reward long-term supporters and active players. By staking tokens, users unlock additional in-game benefits and earn passive rewards.

Staking is optional but provides meaningful advantages for both gameplay and earnings.

CZ Bingo Rush staking offers **tier-based benefits** depending on the total value of tokens staked (denominated in BNB value).

### **Tier 1: Standard Staking**

**Minimum stake:** \~**0.2 BNB**

**Benefits:**

* **1 Free Bingo Slot per Round**\
  Eligible users receive one free Bingo slot in every game round.
* **Token Rewards**\
  Earn token rewards distributed per block over a one-year period, until 90% of the total token allocation for staking has been fully distributed.

This tier is designed for players who want to enhance gameplay and participate in token rewards with a lower entry threshold.

### **Tier 2: Full Staking Benefits**

**Minimum stake:** **≥ 1 BNB**

**Benefits:**

* **1 Free Bingo Slot per Round**\
  Continue to receive one free Bingo slot in every round.
* **Token Rewards**\
  Earn token rewards distributed per block over a one-year period, until 90% of the total token allocation for staking has been fully distributed..
* **2% BNB Rewards**\
  Receive a proportional share of **2% of BNB rewards generated by platform activity**, allocated to eligible stakers.

This tier unlocks **full staking benefits**, combining gameplay advantages with both token and BNB-based rewards.

#### **Additional Notes**

* **Lock Period: 7 days**
* Tokens must remain staked for the full lock duration before they can be unstaked.
* Rewards accumulate during the lock period and become claimable according to the platform’s reward schedule.

Staking is designed to align long-term incentives between players and the CZ Bingo Rush ecosystem.


---

# 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://docs.czbingorush.fun/about-cz-bingo-rush/staking-mechanism.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.
