> For the complete documentation index, see [llms.txt](https://unholy-mu-online.gitbook.io/unholy-mu-online-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://unholy-mu-online.gitbook.io/unholy-mu-online-docs/invasiones/golden-invasion.md).

# Golden Invasion

Durante esta Invasión, aparecen monstruos dorados aleatoriamente en varios mapas.&#x20;

Derrotalos para obtener recompensas garantizadas.

Los horarios son cada 4 horas:

00:36:00 - 04:36:00 - 08:36:00 - 12:36:00 - 16:36:00 - 20:36:00

| Monster             | Mapa           | Reward                                                                                                               |
| ------------------- | -------------- | -------------------------------------------------------------------------------------------------------------------- |
| Golden Budge Dragon | Lorencia       | <sup><sub>Box of Kundum +1 o Box of Weapon +1<sub></sup>                                                             |
| Golden Goblin       | Noria          | <sup><sub>Box of Kundum +1 o Box of Weapon +1<sub></sup>                                                             |
| Golden Rabbit       | Elbeland       | <sup><sub>Box of Kundum +1 o Box of Weapon +1<sub></sup>                                                             |
| Golden Titan        | Devias         | <sup><sub>Box of Kundum +2 o Box of Weapon +2<sub></sup>                                                             |
| Golden Soldier      | Devias         | <sup><sub>Box of Kundum +1 o Box of Weapon +1<sub></sup>                                                             |
| Golden Dark Knight  | Dungeon        | <sup><sub>Box of Kundum +1 o Box of Weapon +1<sub></sup>                                                             |
| Golden Derkon       | Lorencia       | <sup><sub>(3) Box of Kundum +3, Box of Weapon +3<sub></sup><sup><sub>, Box of Kundum +1, Box of Weapon +1<sub></sup> |
| Golden Lizard King  | Atlans         | <sup><sub>Box of Kundum +2 o Box of Weapon +2<sub></sup>                                                             |
| Golden Vepar        | Atlans         | <sup><sub>Box of Kundum +2 o Box of Weapon +2<sub></sup>                                                             |
| Golden Tantalos     | Tarkan         | <sup><sub>Box of Kundum +3 o Box of Weapon +3<sub></sup>                                                             |
| Golden Iron Wheel   | Tarkan         | <sup><sub>Box of Kundum +3 o Box of Weapon +3<sub></sup>                                                             |
| Golden Devil        | Lost Tower     | <sup><sub>Box of Kundum +2 o Box of Weapon +2<sub></sup>                                                             |
| Golden Stone Golen  | Aida           | <sup><sub>Box of Kundum +3 o Box of Weapon +3<sub></sup>                                                             |
| Golden Crust        | Icarus         | <sup><sub>Box of Kundum +3 o Box of Weapon +3<sub></sup>                                                             |
| Golden Satyros      | Kanturu        | <sup><sub>Box of Kundum +4 o Box of Weapon +4<sub></sup>                                                             |
| Golden Twin Tail    | Kanturu Relics | <sup><sub>Box of Kundum +4 o Box of Weapon +4<sub></sup>                                                             |

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

<br>


---

# 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://unholy-mu-online.gitbook.io/unholy-mu-online-docs/invasiones/golden-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.
