# Beginner Tutorials

- [Classes](https://wiki.boilegends.com/tutorials/beginner-tutorials/classes.md): There are 6 classes to choose from, you can choose the class the suites your play style.
- [Berserker](https://wiki.boilegends.com/tutorials/beginner-tutorials/classes/berserker.md): Phys/Strength
- [Champion](https://wiki.boilegends.com/tutorials/beginner-tutorials/classes/champion.md): Phys/Vitality
- [Heretic](https://wiki.boilegends.com/tutorials/beginner-tutorials/classes/heretic.md): Magic/Spirit
- [Magus](https://wiki.boilegends.com/tutorials/beginner-tutorials/classes/magus.md): Magic/Intellect
- [Slayer](https://wiki.boilegends.com/tutorials/beginner-tutorials/classes/slayer.md): Phys/Dexterity
- [Summoner](https://wiki.boilegends.com/tutorials/beginner-tutorials/classes/summoner.md): Magic/Intellect
- [Become a Legends](https://wiki.boilegends.com/tutorials/beginner-tutorials/become-a-legends.md): First map that you spawn on there is only one NPC \[Cleiton]
- [Ritual of Keynes](https://wiki.boilegends.com/tutorials/beginner-tutorials/ritual-of-keynes.md): This event will give you some lv8 gem coins to get started powering up


---

# 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://wiki.boilegends.com/tutorials/beginner-tutorials.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.
