# Powers

During the match you will be able to use **POWERS** that will give your SONER a competitive advantage over the opponent's SONER for a few seconds.&#x20;

The usability of each POWER will have certain duration. Simply assign it to the SONER and enjoy the magic.

### RARITIES

Depending on the rarity of the POWER, the effect will last more or less time, so you must be skilled enough to know how to use it.&#x20;

**There will be 4 different rarities**:

* **Rarity 1 --> Common**
* **Rarity 2 --> Rare**
* **Rarity 3 --> Super Rare**
* **Rarity 4 --> Epic**

### TYPES

These are some of the POWERS that will be available:

* **Paralyze**: Paralyze to the opponent.
* **Paralyzed Ball:** Paralyze the ball.
* **Goals x2**: Goals in favor with double validity.
* **Mystery**: Delivers a random POWER.

{% hint style="info" %}
There are many more but you will discover them as we get to the launch phase of the game.&#x20;
{% endhint %}

The POWERS can only be gotten in:&#x20;

* **SonShop** (randomly in capsules with $CT).&#x20;
* **Marketplace** (with $CT).
* **Barrels**.


---

# 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://sonsoccer.gitbook.io/whitepaper-son-soccer/son-soccer-en-1/consumables/powers.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.
