> For the complete documentation index, see [llms.txt](https://insidemu.gitbook.io/inicio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://insidemu.gitbook.io/inicio/eventos-esp/lluvia-de-items.md).

# LLUVIA DE ITEMS

## 📝 En que consiste?

Es un evento programado para que cada dia los usuarios tengan la oportunidad de conseguir jewels o items de medallas que le sirvan para uso personal o comercio.

## 🌎 Ubicación del Evento

{% hint style="success" %}
El evento se realiza unicamente en el **Ring de Lorencia.**
{% endhint %}

## 🎁 Recompensa del Evento

<table data-full-width="false"><thead><tr><th width="174">Star of Sacred Birth</th><th width="151" align="center">Gold Medal</th><th width="156">Heart Of Love</th><th width="145.39990234375">Box of Heaven</th></tr></thead><tbody><tr><td><img src="/files/4kLheeW5vTfrKS82yam7" alt="" data-size="original"></td><td align="center"><img src="/files/VJDFFTJt23IKlRKIkFPM" alt="" data-size="original"></td><td><img src="/files/MaJozquMyvIT4g9bzUW0" alt="" data-size="original"></td><td><img src="/files/rWKdRxrB3MdMRp5vfI68" alt="" data-size="original"></td></tr></tbody></table>

<table><thead><tr><th width="170">Jewel Of Bless</th><th width="153">Jewel of Soul</th><th width="151">Jewel of Life</th><th width="148.39990234375">Jewel of Chaos</th></tr></thead><tbody><tr><td><img src="/files/197XJ4OHv3lJV7aufMUr" alt="" data-size="original"></td><td><img src="/files/DCGGZ4QRIS5h1VQvQgX0" alt="" data-size="original"></td><td><img src="/files/mlFxOd7tmx7dClmw9vx4" alt="" data-size="original"></td><td><img src="/files/ey3eWT0AO8oN3BHMqEyp" alt="" data-size="original"></td></tr></tbody></table>

<table><thead><tr><th width="170">Pink Chocolate Box</th><th width="153">Red Chocolate Box</th><th width="151">Blue Chocolate Box</th></tr></thead><tbody><tr><td><div><figure><img src="/files/LdbtCdXtAbkzqQdygG8O" alt=""><figcaption></figcaption></figure></div></td><td><div><figure><img src="/files/12qfQ7Yt7wD8WYt8006C" alt=""><figcaption></figcaption></figure></div></td><td><div><figure><img src="/files/bMdEKGWyGggDnsGl1myQ" alt=""><figcaption></figcaption></figure></div></td></tr></tbody></table>

{% hint style="info" %}
El evento dura un total de 3 **minutos.**
{% endhint %}

{% hint style="danger" %}
**ALERTA:**\
Los items solo caerán en **ZONA DE PVP.** Ten cuidado.
{% endhint %}


---

# 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://insidemu.gitbook.io/inicio/eventos-esp/lluvia-de-items.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.
