# TUTORIALS

- [CHANGE GAME VERSION](https://support.epm-resort.eu/en/tutorials/change-game-version.md): This article details how to change your game version of Minecraft: Java Edition.
- [EPM PROFILE](https://support.epm-resort.eu/en/tutorials/epm-profile.md): The new experience with the independent profile
- [HOW DO I ACTIVATE AND LOAD OUR SERVER RESOURCE PACKS?](https://support.epm-resort.eu/en/tutorials/how-do-i-activate-and-load-our-server-resource-packs.md): This article explains how to activate and load our Server Resource Packs.
- [HOW TO CONNECT TO THE AUDIO SERVER?](https://support.epm-resort.eu/en/tutorials/how-to-connect-to-the-audio-server.md): This article explains how to connect to our audio server.


---

# 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://support.epm-resort.eu/en/tutorials.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.
