> 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/lottery.md).

# Lottery

CZ Bingo Rush introduces a recurring Lottery feature designed to reward active players with additional chances to win beyond standard gameplay rewards.

The Lottery operates in fixed cycles and is fully independent from regular Bingo rounds.

### Lottery Cycle

* Each Lottery cycle lasts 3 days
* A new Lottery cycle starts immediately after the previous one ends
* Lottery rewards are distributed at the end of each cycle

### How to Get Lottery Tickets

* Players receive 1 Lottery Ticket Number for each Bingo round played
* Ticket numbers are generated automatically
* There is no limit to the number of tickets a player can earn within a cycle
* The more you play, the more tickets you collect.

### Drawing & Prizes

At the end of each 3-day cycle:

* The system randomly selects 3 winning ticket numbers
* Each winning number corresponds to a prize tier: 1st Prize, 2nd Prize, & 3rd Prize
* Random selection is performed transparently to ensure fairness.

### Prize Rollover Mechanism

If a prize tier has no winning ticket in a cycle:

* The prize amount for that tier is rolled over to the next Lottery cycle
* Rollover applies per prize tier, not globally

Example:

If 1st Prize has a winner

But 2nd Prize and 3rd Prize have no winners

→ The rewards for 2nd and 3rd Prize will be added to the next cycle’s prize pool

This mechanism increases potential rewards in future Lottery cycles.

### Ticket Validity Rules

→ Lottery tickets are valid only for the cycle in which they are earned

→ Tickets cannot be carried over to the next cycle

→ Each Lottery cycle uses a new set of ticket numbers

→ Tickets from previous cycles cannot be used in future drawings.

### Key Notes:&#x20;

* Lottery participation is automatic through gameplay
* No additional actions are required to enter
* Playing more games increases your chances of winning
* Each cycle is independent and self-contained

### Summary

The CZ Bingo Rush Lottery adds an extra layer of excitement by rewarding consistent gameplay through recurring prize draws. With rollover mechanics and cycle-based ticketing, the Lottery encourages continuous participation while maintaining fairness and transparency.


---

# 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/lottery.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.
