# RPG Unicorn Roles

We have 3 Unicorn RPG Roles:

1. **Sentinel** - your defensive unit - when present on the battlefield, it is the only unicorn that can be attacked by your opponent's unicorns thus protecting your offensive units to rain down damage
2. **Charger** - your physical damage specialist - deals heavy physical damage and has improved chances of scoring critical hits
3. **Arcanist** - your magic damage specialist - deals heavy magic damage and has improved accuracy and hit chance


---

# 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://unicorn-fight-club.gitbook.io/unicorn-fight-club/game-mechanics/rpg-unicorn-roles.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.
