# STARTER GUIDES

- [How to register](https://guides.originmu.com/how-to-start/how-to-register.md): Welcome to our OriginMU server! Follow this step-by-step guide to create your account and begin your adventure.
- [System Sub-Accounts](https://guides.originmu.com/how-to-start/system-sub-accounts.md)
- [How to install the game](https://guides.originmu.com/how-to-start/how-to-install-the-game.md)
- [How to create my character](https://guides.originmu.com/how-to-start/how-to-create-my-character.md): Learn to create your character OriginMU
- [Character Information Window](https://guides.originmu.com/how-to-start/character-information-window.md)
- [Controls - HUD/KEYS](https://guides.originmu.com/how-to-start/controls-hud-keys.md): OriginMU command list
- [Equipament/Skill For My Class](https://guides.originmu.com/how-to-start/equipament-skill-for-my-class.md): You can check the details of each NPC including their location
- [How to evolve my class](https://guides.originmu.com/how-to-start/how-to-evolve-my-class.md)
- [How to redeem codes for beginners](https://guides.originmu.com/how-to-start/how-to-redeem-codes-for-beginners.md): Learn how to redeem your gift code.
- [How to configure MUHELPER](https://guides.originmu.com/how-to-start/how-to-configure-muhelper.md)
- [Beginner's Guide: How to Farm XP and Zen](https://guides.originmu.com/how-to-start/beginners-guide-how-to-farm-xp-and-zen.md)
- [Veteran tips for beginners](https://guides.originmu.com/how-to-start/veteran-tips-for-beginners.md)


---

# 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://guides.originmu.com/how-to-start.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.
