> For the complete documentation index, see [llms.txt](https://guia-muservers.gitbook.io/eda-mu-server-info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guia-muservers.gitbook.io/eda-mu-server-info/bienvenido-a-eda-mu.md).

# Bienvenido a EDA MU

EDA MU es un servidor Season 4 Downgrade Medium Fast pensado para progresar jugando, competir en eventos y construir comunidad.

## Que vas a encontrar

* Una guia de inicio para saber como arrancar sin perder tiempo.
* Explicacion clara de resets, stats, party y progreso.
* Eventos diarios, bosses, invasiones y sistemas custom explicados desde el punto de vista del jugador.
* Formas de conseguir WCoins jugando y tambien mediante donacion.
* Contenido PvP y guild: Nexus War, King of MU, Torneos, Castle Siege y Guild Raid.

## Por donde empezar

Si es tu primera vez en el servidor, lee primero **Guia de Inicio** y despues **Eventos y Recompensas**. Ahi vas a entender que hacer cada dia para crecer, farmear y prepararte para el contenido mas dificil.

La ficha tecnica del servidor esta centralizada en **Servidor y Progresion > Caracteristicas del Servidor** para evitar informacion repetida o desactualizada.


---

# 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://guia-muservers.gitbook.io/eda-mu-server-info/bienvenido-a-eda-mu.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.
