# Balthazar's Big Bonanza

You can start this minigame with the command `/bsominigames balthazars_big_bonanza start`

This minigame can be done once a week. A trip takes around 15 minutes.

### Rewards

<table><thead><tr><th width="166">Reward</th><th>Source</th></tr></thead><tbody><tr><td>Spectator Clothes</td><td>3 unowned items per trip to Balthazar's Big Bonanza <strong>only if you have a Igne tame free.</strong> If you have multiple Igne tames then you always have a free tame. There are 22 unique items in total.</td></tr><tr><td>Giant's hand</td><td>1/5 chance to receive from a trip.</td></tr><tr><td>Ringmaster set</td><td>500 Circus tickets</td></tr><tr><td>Clown set</td><td>200 Circus tickets</td></tr><tr><td>Acrobat set</td><td>50 Circus tickets</td></tr><tr><td>Circus Tickets</td><td><p>You will receive a random amount of tickets based on your Agility, Ranged and Thieving levels. </p><p>This is calculated as:<br><code>Max tickets = Agility level + Ranged level + (Thieving level / 3). (280 max)</code><br><code>Min tickets = (Max tickets/2). Can't be more than 120.</code><br>i.e. A random amount between 120-280 at 120 all, 113-231 at 99 all, and 2-3 for level 1 all.</p></td></tr><tr><td>XP</td><td>Agility, Range and Thieving xp scaled based on your level</td></tr></tbody></table>


---

# 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://bso-wiki.oldschool.gg/minigames/balthazars-big-bonanza.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.
