# Professions

Melee Attacker: a warrior with great power

Tank: a fearless character who can withstand enemy attacks and protect the heroes

Healer: the core character who provides healing ability and turns the tide in the battlefield

Range Attacker: the key character to defeat the enemy, can attack multiple targets at the same time.

Sorcerer: the character who is capable of magical damage and bringing destructive damage to the enemy


---

# 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://arazm-game.gitbook.io/arazm-docs/mythical-heroes/professions.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.
