# 3.4 Character CLASS

The character's class determines the mode and purpose for which the character will be most effective. The journey for each player starts by selecting one of the three-character classes, which offer different playstyles and experiences that excel and lack in specific skillsets.

* Craftsman
* Fighter
* Sprinter

### **3.4.1. Craftsman**

Characters in the craftsman class rely on the proper use of their abilities and gadgets. Therefore, the class is suitable for players who want to win with their "wit" and "cunning." Distinctive features of this class are

* Low levels of health and damage.&#x20;
* Large mana pool.&#x20;
* Character Abilities that impose various effects on enemies.

### **3.4.2. Fighter**

Characters of the fighter class rely on high health and significant damage. Therefore, the class is suitable for players who want to kill their opponents and win through brute force. Distinctive features of this class:

* High level of health and damage.&#x20;
* Small mana pool.&#x20;
* Character Offensive abilities that deal a lot of damage.

### **3.4.3. Sprinter**

Characters in this class rely on high speed and defensive ability. Therefore, the class is suitable for players ready to win due to reaction speed. Distinctive features of this class:

* Low level of damage and health.&#x20;
* Small mana pool.&#x20;
* Character Abilities to increase movement speed and avoid danger.


---

# 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://doc.metarun.game/metarun-gameplay/3.4-character-class.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.
