# Classes

Once logged into the game, you’ll discover that each Bera has its Spec (specialization). There are three core classes (Warrior, Hunter, and Mage), each with two specs, for a total of six specializations.

<figure><img src="/files/Q8XpGSTzcLsr0Xn8hhI0" alt=""><figcaption><p>Gemhunters Classes</p></figcaption></figure>

{% hint style="info" %}
In the game, the **Subclass** is now called **Spec** (specialization).&#x20;
{% endhint %}

You will see the Spec of each of your Beras. On NFT Marketplaces Specs are easy to differentiate by the trait and also the weapon type your Bera holds:&#x20;

* **Tank** holds a Sword and Shield
* **Berserker** holds a 2-handed Weapon&#x20;
* **Healer** holds a Staff
* **Spellcaster** holds a Spellbook
* **Marksman** holds a Bow
* **Rogue** holds Daggers

Remember, your Bera’s Spec is directly linked to the weapon they wield. This is crucial, as different missions require different class compositions. Choose your Bera strategy wisely🗡️🛡️

{% hint style="warning" %}
You can change the Bera Spec (specialization) by equipping a different weapon. For example, you can change your Berserker into a Tank by equipping a Sword and Shield, but a Warrior can’t become a Mage.
{% endhint %}


---

# 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://docs.beramonium.io/beramonium-chronicles-gemhunters/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.
