> For the complete documentation index, see [llms.txt](https://muiton.gitbook.io/guia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://muiton.gitbook.io/guia/eventos/devil-square.md).

# Devil Square

Únete a los legendarios 10 Muzen y enfréntate a las implacables fuerzas de Kundun mientras te rodean en una oleada interminable de ataques. Ya sea en solitario o en equipo, solo los más poderosos lograrán sobrevivir. Con la Invitación del Diablo en tu poder, se te concederá acceso al Devil Square  (Plaza del Diablo), donde tu fuerza será puesta a prueba en el desafío definitivo.

### **NPC del** Devil Square

<figure><img src="http://image.webzen.net/Mu/guideImage/gameContents/img_devilsquare_1.jpg" alt=""><figcaption><p>Caronte –Noria (172,106)</p></figcaption></figure>

### Recompensas

* Los miembros dentro de la Plaza del Diablo pueden quedarse con todos los artículos que se dejan caer en la Plaza del Diablo.
* Dependiendo de tu puntuación, que se basa en la cantidad de monstruos que mates, tu personaje obtendrá una gran bonificación de experiencia.


---

# 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://muiton.gitbook.io/guia/eventos/devil-square.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.
