# WELCOME

<figure><img src="https://175517157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4YrU4As6jzaR2Jyk5oKf%2Fuploads%2FFnWScMzNXjjnDXkfXLdT%2FBACK.png?alt=media&#x26;token=e61a7d67-df7f-4f1b-beeb-2077361ab854" alt=""><figcaption></figcaption></figure>

**Welcome to the Official Documentation and Changelog Portal for our Mu Online Emulator!**

This site is your central hub for accessing all documentation and updates for our Mu Online emulator. Here you will find:

* **Comprehensive Documentation**: Explore detailed functionalities and configurations for MuServer and Client, with tutorials and guides to assist you every step of the way.
* **Lua System Documentation**: A dedicated section for developers with all the information on using Lua scripts for both MuServer and Client.
* **Update Changelog**: Stay up-to-date with all server and client improvements, with a complete history of changes.

Browse through our content and always have the latest information at hand to make the most of our emulator.

{% content-ref url="welcome/server" %}
[server](https://changelog.matrixemulator.com/welcome/server)
{% endcontent-ref %}

{% content-ref url="welcome/luadoc" %}
[luadoc](https://changelog.matrixemulator.com/welcome/luadoc)
{% endcontent-ref %}

{% content-ref url="change-log" %}
[change-log](https://changelog.matrixemulator.com/change-log)
{% endcontent-ref %}


---

# Agent Instructions: 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:

```
GET https://changelog.matrixemulator.com/welcome.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
