> 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/how-to-play.md).

# How to Play

### Step-by-step Guide <a href="#step-by-step-guide" id="step-by-step-guide"></a>

<figure><img src="/files/CPTvwA33IJo2cIuW4qB8" alt=""><figcaption></figcaption></figure>

**Step 1: Connect Your Wallet**

<figure><img src="/files/aLi5uaC45Qzz741abCkO" alt=""><figcaption></figcaption></figure>

Connect a supported Web3 wallet (e.g., MetaMask) to access CZ Bingo Rush.

**Step 2: Start a Round & Choose Mode**

<figure><img src="/files/MZ72ZwfArT47eBdI0i6O" alt=""><figcaption></figcaption></figure>

* Cost: **0.015 BNB per Standard card & 0.03 BNB per Boosted card**
* The purchase is executed on-chain.

**Step 3: Watch the Bingo Memes Roll In**

<figure><img src="/files/b1M0XOeIVjo2oIWMAEky" alt=""><figcaption></figcaption></figure>

* Each round lasts 150 seconds.
* Bingo Memes are revealed automatically every few seconds.
* When a Bingo Meme matches a meme on your board, the corresponding square is automatically marked.
* The center square is a free slot and is always active.

**Step 4: Claim Your Rewards**

<figure><img src="/files/IINHdLykaALB5DzGCavL" alt=""><figcaption></figcaption></figure>

* If you win, you can claim your rewards instantly on-chain.
* After claiming, you can purchase another card and join the next round.

### Meme System & Randomness <a href="#event-system-and-randomness" id="event-system-and-randomness"></a>

#### Meme Pool

* 45 Total Memes in the system
* 34 (Standard) or 37 (Boosted) memes per round
* Randomized using Chainlink VRF

#### Ghost Slots

* There are 11 memes for Standard and 8 for Boosted, which are “ghost slots”
* Ghost slots increase tension and near-miss probability

#### Meme Timing

* One meme is revealed every \~5 seconds
* Memes are displayed with animation and sound effects

### Winning Logic & Reward Structure <a href="#winning-logic-and-reward-structure" id="winning-logic-and-reward-structure"></a>

**Line Definition**

A line consists of 5 connected squares, including:

* Horizontal
* Vertical
* Diagonal

**Win Tiers**

<figure><img src="/files/SZp7eHURk2QhjreRy8qS" alt=""><figcaption></figcaption></figure>

Each tier represents a distinct payout category, encouraging players to stay engaged throughout the round.


---

# 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/how-to-play.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.
