# Character Creation

The game begins with players creating their own unique character. They can customize the character's appearance, abilities, and skills. Four classes of playable characters will be offered, such as:

Warrior, Mage, Archer, Thief. Each character is aimed at enhancing certain parameters and skills.

* Warrior will give you more damage and health to pass levels.
* Mage will allow you to use potions and get the most advantageous multipliers.
* Archer will allow you to move faster and attack enemies at a distance.
* Thief will increase the number of tokens you can mine and add new ways to interact with NPC.


---

# 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://aleofluri.gitbook.io/fluri/main/gameplay/character-creation.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.
