> For the complete documentation index, see [llms.txt](https://muonline-2.gitbook.io/global-mu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://muonline-2.gitbook.io/global-mu/invasions/mini-bosses-invasion.md).

# Mini Bosses Invasion

## Mini Bosses Invasion

Mini Bosses are roaming the world — defeat them for guaranteed currency rewards and an extra challenge: **each boss summons elite monsters on death** with additional **Ruud + jewel drops**.

***

### ✅ Guaranteed Rewards (Per Mini Boss)

* **50 WCoin**
* **500 Ruud**
* **Elite Monsters Summon:** After the boss dies, **elite monsters spawn** and can drop extra **Ruud + jewels**<br>

  <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Kill the boss fast, then clear the elites for extra profit — the elites are part of the reward.</p></div>

### 👑 Mini Boss List & Locations

#### ❄️ Ice Queen

* **Location:** Devias
* **Rewards:** 50 WCoin, 500 Ruud + elite monsters (Ruud & jewels)

***

#### 🐍 Gorgon

* **Location:** Dungeon 3
* **Rewards:** 50 WCoin, 500 Ruud + elite monsters (Ruud & jewels)

***

#### 🔥 Balrog

* **Location:** Lost Tower 7
* **Rewards:** 50 WCoin, 500 Ruud + elite monsters (Ruud & jewels)

***

#### 🌊 Hydra

* **Location:** Atlans 2 & Atlans 3
* **Rewards:** 50 WCoin, 500 Ruud + elite monsters (Ruud & jewels)

***

#### 🦂 Zaikan

* **Location:** Tarkan 2
* **Rewards:** 50 WCoin, 500 Ruud + elite monsters (Ruud & jewels)<br>
* <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p>Mini Boss kills can be contested — secure the kill and be ready to handle the elite wave immediately after.</p></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://muonline-2.gitbook.io/global-mu/invasions/mini-bosses-invasion.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
