# Hero Classes

* **Sniper:** Deadly from a distance, Sniper deal massive damage with guns but rely on teammates for protection. Precision and firepower are their game.
* **Fighter:** Thriving in close combat, Fighters strike a balance between high damage, average defense, and health. They boast versatile offensive and defensive capabilities.
* **Tanker:** Positioned for close combat, Tanks might not dish out massive damage, but they're your fortress with high defense, health, and recovery capabilities.
* **Support:** Hanging back with ranged attacks, Support brings average damage to the table. What sets them apart are skills designed to benefit the entire team.
* **Assassin:** Close combat specialists with a knack for high damage and agility. Though their defense is relatively low, their forte lies in executing surprise attacks.


---

# 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://about.petopiagame.io/the-game/heroes/hero-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.
