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

# Bienvenidos a Mu Occidental

&#x20; En este documento encontrarás toda la información necesaria para conocer más sobre nuestro servidor, desde nuestra visión y misión, hasta los objetivos que nos hemos propuesto y las características que hacen de Mu Occidental una experiencia única e inigualable.

Queremos que nuestros jugadores se sientan parte de nuestra comunidad desde el primer momento, y este documento es la primera muestra de nuestro compromiso con la transparencia y la comunicación abierta. Estamos seguros de que encontrarás en Mu Occidental un servidor de Mu Online diferente, que ofrece una experiencia auténtica, emocionante y justa para todos los usuarios.

&#x20;¡Estamos emocionados de tenerte en nuestro servidor y esperamos que disfrutes al máximo de tu experiencia de juego.\
\
**Links importantes:**

**Web:** [**https://mu-occidental.com/**](https://mu-occidental.com/)

**Discord**: [**https://discord.com/invite/vrn5ZrWjyf**](https://discord.com/invite/vrn5ZrWjyf)

**Fanpage:** [**https://www.facebook.com/MuOccidentalS6**](https://www.facebook.com/MuOccidentalS6)

**Grupo de Facebook:** [**https://www.facebook.com/groups/811478129238990**](https://www.facebook.com/groups/811478129238990)


---

# 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://mu-occidental.gitbook.io/mu-occidental-wiki-esp/bienvenidos-a-mu-occidental.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.
