# Special Abilities

Players can find various special abilities in a match dropped from crates. These abilities can be skillfully used at the right time to gain an advantage. The goal for those abilities is to give an additional tactical layer that, if used right, can turn the tide of a battle.

Those abilities though aren't the primary way to eliminate opponents, because skilfully shooting from weapons while using positional advantages is the main focus of gameplay.

### Available Special Abilities

<table><thead><tr><th width="126">Name</th><th>Icon</th><th>Description</th></tr></thead><tbody><tr><td>Laser Beam</td><td><img src="/files/DAJkLsONcdVE9S8HY3AG" alt="" data-size="original"></td><td>Quickly deals a big damage to a single opponent chosen in an area of effect</td></tr><tr><td>Stun Grenade</td><td><img src="/files/vwM1gmQyFSvZNnJrtcVa" alt="" data-size="original"></td><td>Throws a grenade that briefly stuns opponents in a small area</td></tr><tr><td>Grenade</td><td><img src="/files/qQlRptoErkM6mHSetUlf" alt="" data-size="original"></td><td>Throws a grenade that deals damage to opponents in a small area</td></tr><tr><td>Invincibility</td><td><img src="/files/vCOcoAlD3qZtDDAyPU4z" alt=""></td><td>Makes you invincible for some time</td></tr><tr><td>Shielded Charge</td><td><img src="/files/X0OFRp8w3Or8HBs8zz76" alt="" data-size="original"></td><td>Dash that deals damage to opponents touched; Also makes you immune to damage for the duration of the dash</td></tr><tr><td>Landmine</td><td><img src="/files/NdwWLzvK2nRkR1pMwE8g" alt="" data-size="original"></td><td>Drop it on the ground and give it a small time to be activated. Then anyone who will step nearby will trigger the explosion, including yourself.</td></tr></tbody></table>

We will be adding more special abilities over time. Join our Discord to suggest your ideas for new abilities that we should add.


---

# 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://fundimension.gitbook.io/blast-royale/game-overview/gameplay/special-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.
