# Lottery

Take chances with our lottery, with drawings every 2 hours!

Each ticket costs $1,000, and per pot, you can buy up to 10 tickets (total of $10,000 every 2 hours for 10 tickets).

Buy tickets by visiting /**lottery** or by doing /**lottery buy 1-10**.

The /**lottery** window looks like this:

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

<table><thead><tr><th width="216">Icon</th><th>What it does</th><th data-hidden></th></tr></thead><tbody><tr><td><strong>glowstone dust</strong></td><td><strong>State</strong><br>- Shows whether a round is in progress or not<br>- Shows time left before the next drawing<br>- Shows the size of the pot, how many tickets are in the pot, and how many tickets you personally have in the pot</td><td></td></tr><tr><td><strong>emerald</strong></td><td><strong>Ticket Store</strong><br>- You can buy up to 10 tickets per pot<br>- One ticket costs $1,000 in game money<br>- Left click to buy less than 10 tickets (opens a new window)<br>- Right click to instantly buy 10 tickets</td><td></td></tr><tr><td><strong>ladder</strong></td><td><strong>Statistics</strong><br>- Left click to see your statistics (# of rounds you participated in and won, total cash won, last round won amount, highest won cash amount, total number of tickets purchased and money spent)<br>- Right click to see the server's statistics (last round, biggest expenditure, highest won, luckiest person, most active person)</td><td></td></tr></tbody></table>

May the odds be in your favor!


---

# 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.mineseed.org/mineseed/economy/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.
