# 3.6 Abilities

Each character will have active and passive abilities that help him achieve his goals more effectively.

### **3.6.1. Active Abilities**

Every Character of Metarun comes with one active ability triggered by tapping on the game screen. Active abilities require Mana to use or activate inside the game. E.g.,

* Projectiles&#x20;
* Fireballs&#x20;
* e.t.c

### **3.6.2. Passive Abilities**

Every Character of Metarun comes with one passive ability. It works all the time or is activated when certain conditions are met. E.g.,

* Double jump.&#x20;
* Acceleration with perfect evasion.
* e.t.c.

Some Active and Passive abilities of each class are given below:


---

# 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://doc.metarun.game/metarun-gameplay/3.6-abilities.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.
