# How To Play

Pick your numbers and buy a ticket for just $1.

***

## Buying a Ticket

Each ticket costs **$1 USDC**. Here's how to purchase:

1. **Select ticket quantity** — Choose how many tickets you want to buy
2. **Pick your numbers** — Select 5 numbers (1-30) and 1 bonusball (range varies by jackpot size), or tap **Quick Pick** for random selections
3. **Choose drawings** — Select how many drawings you want to enter. Learn more about our [Auto-Subscription feature](https://docs.megapot.io/appendix/faq#what-is-an-auto-subscription-and-how-does-it-work).

Confirm your purchase and you're in.

<figure><img src="https://4144610446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0Qe5CBrrfDdDUHNLiJQ9%2Fuploads%2Fgit-blob-c9994e30c687ae41839fb7a881f239a6c5be960b%2Fplay.png?alt=media" alt=""><figcaption><p>Example Purchase Page</p></figcaption></figure>

***

## After the Drawing

Drawings happen **daily**. After each one:

1. **Check results** — See the winning numbers on the homepage
2. **View matches** — Your tickets show how many numbers matched
3. **Claim winnings** — Prizes pay out instantly to your wallet

<figure><img src="https://4144610446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0Qe5CBrrfDdDUHNLiJQ9%2Fuploads%2Fgit-blob-963a97684aecdec0d538e79ee1b34e18e74a31d1%2Fresults.png?alt=media" alt=""><figcaption><p>Example Results Page</p></figcaption></figure>

***

## Your Tickets

View all your tickets in the **My Tickets** section.

* See past and current tickets
* Check match results after drawings
* Track your points earned

<figure><img src="https://4144610446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0Qe5CBrrfDdDUHNLiJQ9%2Fuploads%2Fgit-blob-dbd2fca48045602f85ec7cd64140c9b7afb38fdf%2Ftickets.png?alt=media" alt=""><figcaption><p>Example My Tickets Page</p></figcaption></figure>

***


---

# 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.megapot.io/getting-started/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.
