# Lottery System

## Lottery tickets

Lottery tickets can be obtainted in several ways:

* [The reward shop](/monzera-wiki/game-store.md)
* [Daily Chest in Quests](/monzera-wiki/daily-chest.md)
* [Boss Drop](/monzera-wiki/bosses.md)
* [Boss Token Shop](/monzera-wiki/bosses/boss-shop.md)
* [Daily Lottery Ticket Quest](/monzera-wiki/daily-chest.md)

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

### Rewards

The percentage chance of winning each item is listed below:

* Gold Ingot - 41.54%
* Boss Token - 36.29%
* Small Reward Token - 7.06%
* Large Reward Book - 4.03%
* Monzera Bar - 4.03%
* Phant Mount - 3.03%
* Entrepreneur Outfit - 2.01%
* Poltergeist Outfit - 1%
* Singeing Steed Mount - 0.81%
* Inquisition Outfit - 0.4%
* Oblivion Coin - 0.4%
* Gryphon Mount - 0.2%

## Highhelm

Once you're in Highhelm, you can access the next lottery machine, which is located one floor below the Highhelm depot (at level -1). Each attempt requires **2 lottery tickets**.

<figure><img src="/files/3ZB5D5zlsF19RMZIzame" alt=""><figcaption></figcaption></figure>

### Rewards

The percentage chance of winning rare items is listed below:

* Nightmare addon 0.4%
* Mercenary addon 0.6%
* Gryphon mount 0.4%
* Mystery Box 0.2%
* Oblivion coin 0.8%
* Inquisition outfit 0.8%
* Attribute Token 0.3%
* Voidsting 3%
* Reward coins 5%
* Oblivion Chest 10%


---

# 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://monzera.gitbook.io/monzera-wiki/lottery-system.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.
