# Hubie Lottery

A ticket cost 100 Hubie Coins

Each Ticket has one unique number that goes between 1 to 9999

A minimum of 100 tickets will be sold to start the lottery, if not enough tickets are sold 6 hours before, the pot will be added to the next Lotto event.

The winning ticket will be announced every Monday, Wednesday and Saturday at 10 PM Brisbane time. If there is no winner, the Lotto pot will be added to the next Lottery event

Lotto pot = 90% of the total ticket bought (5% goes to Lotto Pot for next lotto, 5% goes to the Hubie Treasure.) + 5% of last Lotto Pot + last Lotto Pot if no winner + 10,000 Hubie Coins.

![](/files/497GMavIR8Jh5lUa9Xdu)


---

# 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://hubie.gitbook.io/whitepaper/gameplay/hubie-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.
