# Lottery

#### CADINU Lottery on Binance Smart Chain

**CADINU Lottery** allows users on the Binance Smart Chain to buy lottery tickets using CADINU tokens, offering a chance to win substantial prizes. Here's how it works:

1. **Ticket Purchase**:
   * Users can purchase lottery tickets using CADINU tokens.
   * Each ticket costs approximately $3 USD worth of CADINU.
   * Buying multiple tickets at once offers a bulk discount, up to 4.95% for 100 tickets.
2. **Lottery Numbers**:
   * Each ticket provides a random 6-digit combination (0-9), e.g., "1-9-3-2-0-4".
   * Match numbers from the left to win prizes; more matches yield higher prizes.
3. **Drawing and Prizes**:
   * Lottery uses secure random number generation to draw winning numbers.
   * Prizes are awarded based on the number of matching digits.
   * Prize pools are shared among winners in the same prize bracket.
4. **How to Win**:
   * Match the numbers from left to right to win.
   * Even matching the first number wins a small prize.
   * Higher matches correspond to higher prize brackets.
5. **Claiming Prizes**:
   * Prizes can be claimed directly through the CADINU DApp.
   * Users receive a portion of the prize pool based on the number of winners in their bracket.

For more details and to participate, visit the [CADINU Lottery ](https://apps.cadinu.io/lottery)page.


---

# Agent Instructions: 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.cadinu.io/products/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.
