# Learn to play

Welcome to Hellmaster!

Once you have installed Hellmaster on your PC or mobile phone, you can launch it and complete the tutorial. Hellmaster is easy to learn but has great depth. For this reason, we have designed a leveling system for your hero that will gradually introduce you to the various elements and mechanics, allowing you to learn comfortably and easily.

## Choosing Your Hero

One of the first challenges you will face as a player is choosing your hero. If you would like more information, click the "Choosing the Hero" button to continue learning.


---

# 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://docs.dantegames.com/hellmaster/learn-to-play.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.
