# Heroes

XP rewards from staking & liquidity for the new Hero system is going to be deployed early to allow our current player base to get a head start on accumulating XP, first draft of the proposed hero system, including details on early XP rewards can be found here: <https://splinterforge.gitbook.io/hero-system/>

In SplinterForge, there are three Heroes:

* Wizard.
  * (Wand - Tome).
* Ranger.
  * (Bow - Quiver).
* Warrior.
  * (Sword - Shield).

<figure><img src="/files/nnGrymUFEgvwo4GeYJFC" alt=""><figcaption></figcaption></figure>

When deciding which Hero to use, it is crucial to look at the Boss's abilities. For instance, choosing Warrrior or Wizard is suboptimal for the following fight because of the retaliate and void abilities:

<div align="center"><figure><img src="/files/JhquNW5OtPL2wEYx2XG3" alt=""><figcaption></figcaption></figure></div>


---

# 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://splinterforge.gitbook.io/splinterforge-user-guide/gameplay/heroes.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.
