# Hero Skills

* **Skill Set**: Each hero brings their own set of three unique skills to the fight. No resource costs, just pure power waiting to be unleashed.
* **Cooldown and Range**: After using a skill, you’ll need to wait for a short cooldown before firing it off again. Each skill has its own range, so smart positioning is key to maximizing its impact.
* **Skill Deployment**:
  * Hold the skill button to aim exactly where you want the action to happen—precision is everything.
  * Tap the button for instant deployment at your hero’s location. For movement-based skills, glide forward and outmaneuver your enemies with ease.
* **Play Without Fear**: Skills are designed to deal damage to enemies, not you—making them a powerful ally in every battle.


---

# 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-skills.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.
