# Lotto

## How the Lotto Works

Each line is a selection of **5 numbers from 1 to 25**. Players buy one or more lines per ticket. Buying **3 or more lines on the same ticket** activates a special symbol that is required for superjackpot eligibility — to win the superjackpot, the ticket must match all 5 drawn numbers and have the symbol activated.

## Paytable

The base ticket price is **1,500 CELT** per line. Larger ticket purchases improve the chances of hitting partial-match prize tiers and unlock superjackpot eligibility from 3 lines upward.

For the full prize-tier breakdown, see the lotto terms and conditions.

## Free Lines and Challenges

Free lines are bonus entries earned through play and milestone challenges:

## Draw Schedule

Draws are held **twice a week — Tuesdays and Fridays**. Tickets can be purchased in advance for upcoming draws and can be transferred as a gift to another wallet before the draw closes.

## Winner Announcement

Each draw uses Chainlink VRF to generate the winning numbers. The result, with its proof, is recorded on Polygon and is independently verifiable. Old tickets show their final status — **WON / LOST / WAITING** — directly in the dApp.

The contracts powering the lotto have been audited by CertiK and Ackee — see [Celestium Security Audits](https://celestium-1.gitbook.io/celestium-docs/about-celestium/audits-and-bug-bounty/celestium-security-audits) for the full reports.


---

# 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.celestium.digital/dexgames/games-guide/lotto.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.
