# Classes

Since the [**2.10**](https://history.draftbot.com/draftbot-v2/2.1.0) version of Crownicles, you can choose a class for your player once you have reached the **level 4**. The default class for every player is **Recruit**.

### How to choose a class ?

The choice of class depends on your level, there are 4 different ranks of classes :

* Rank 1 : Between level 4 and 15
* Rank 2 : Between level 16 and 31
* Rank 3 : Between level 32 and 47
* Rank 4 : Between level 48 and 79
* Rank 5 : Level 80 and above

{% hint style="info" %}
There are a total of 25 classes available in the game.
{% endhint %}

Once you are at level 4, you can use the /`classes` command to change your class.

Then you have to click on the reaction corresponding to the class you want.

### Class list

<picture><source srcset="/files/CUmt9s9uTXdbApop2XkL" media="(prefers-color-scheme: dark)"><img src="/files/24kwmjfBp5wNJ4kgh2LP" alt="Rank 1 classes"></picture>

{% hint style="info" %}
The recruit class does not appear because it is the class of the player who executed the command.
{% endhint %}

<picture><source srcset="/files/zAZQjbV4pOBccEI8hRWM" media="(prefers-color-scheme: dark)"><img src="/files/kq8QV6wtDYQC3aOD2lEr" alt="Rank 2 classes"></picture>

<picture><source srcset="/files/QUS6KusTSYNBBSQNGewS" media="(prefers-color-scheme: dark)"><img src="/files/vVnpPdByNcpGFdpcdUkG" alt="Rank 3 classes"></picture>

<figure><picture><source srcset="/files/j5358ZRBVDSKSYMtUaxs" media="(prefers-color-scheme: dark)"><img src="/files/n5omZ66jBCnhj6zYgBso" alt=""></picture><figcaption><p>Tier 4 classes</p></figcaption></figure>

<figure><picture><source srcset="/files/7pRt1nDH30uu8A8cPSTs" media="(prefers-color-scheme: dark)"><img src="/files/pdIqAaVSgMWHpEckalQy" alt=""></picture><figcaption><p>Tier 5 classes, an improvement over the previous tier (with a new class, nonetheless!)</p></figcaption></figure>

{% hint style="danger" %}
To avoid frequent changes of class, a minimum interval is required between two changes:<br>

* Ranks 1 and 2: 1 week
* Ranks 3 and 4: 2 weeks
* Rank 5: 3 weeks.
  {% endhint %}

### Class statistics

The `/classesinfo` command has been added since version 2.1.1 of Crownicles to know the different statistics of the classes.

<figure><picture><source srcset="/files/Q1QdY7tcw5RNod1Ch4rS" media="(prefers-color-scheme: dark)"><img src="/files/uzxhjwM47lkAQzB5iHJM" alt=""></picture><figcaption><p>Everything you need to know on the go, plus more in the menu!</p></figcaption></figure>


---

# 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://guide.crownicles.com/en/notions-principale/classes.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.
