# Auction Boss

The boss auction consists of winning a Jewel of Chaos auction, where whoever offers the most wins.

To bid a quantity of chaos, simply type **/bid \[qty]**.

By winning, you can receive 1 of the 3 available bosses, with the following prizes.

Boss List

**Magma Gladiator**

* Ruud 80.000
* Ice Dragon Seal
* Battle Jasper Necklace
* Battle Lagoon Necklace
* Ring of Ultimatum
* Seed level 8

**Magma Hook**

* Ruud 100.000
* Pierce Lion's Seal
* Battle Jasper Necklace
* Battle Lagoon Necklace
* Ring of Ultimatum
* Seed level 8 and 9

**Magma Shaman**

* Ruud 120.000
* Shining Tail's Seal
* Battle Jasper Necklace
* Battle Lagoon Necklace
* Ring of Ultimatum
* Seed level 8, 9 and 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://docs.starmu.online/guides/events/auction-boss.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.
