# Classes

When choosing a hero, it is not only crucial to know his **ability**, but also his class, as this will determine what **spells** or **runes** he will be able to use in the future.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="/pages/4ZdZQLbtm78yGEJDmXFR">Spells</a></td><td><a href="/pages/4ZdZQLbtm78yGEJDmXFR">/pages/4ZdZQLbtm78yGEJDmXFR</a></td><td></td><td></td></tr><tr><td><a href="/pages/3VNdPxq8bVfre4sQpzR1">Runes</a></td><td><a href="/pages/3VNdPxq8bVfre4sQpzR1">/pages/3VNdPxq8bVfre4sQpzR1</a></td><td></td><td></td></tr></tbody></table>

## Warrior

It is the most powerful class in combat, being able to cause great damage to its enemies.

***

## Ranger

This class stands out for its agility in combat. It has good manners with animals and possesses a small knowledge of natural healing.

***

## Paladin

This is the most defensive class in combat. Its divine power grants it knowledge of healing and protection against evil.

***

## Wizard

This class is a scholar of arcane magic. It stands out for its great versatility when facing all kinds of situations and surprising the opponent.

***

## Bard

This class is brave in combat and is distinguished by its ability to break the mind of the adversary, thanks to its innate talent in art and speech.


---

# 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.dantegames.com/hellmaster/cards/heroes/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.
