# Pow-UP Packages

You can purchase different Pow-UP packs from the Clashub marketplace. By doing so, you have the chance to acquire rare Pow-UPs that aren't directly sold in the market. The distribution of Pow-UPs within each pack is determined randomly based on various probability percentages.

<figure><img src="/files/VK8pWTklZrRwnFqoEiWi" alt=""><figcaption></figcaption></figure>

**Extra Large Pack:** From the Extra Large Pow-Up pack, you can obtain 15 Pow-Ups. These Pow-Ups span the 'Common', 'Rare', and 'Legendary' categories. The odds of securing a Pow-Up from the 'Legendary' category in this pack are higher than in the Small and Large packs.

**Large Pack:** With the Large Pow-Up pack, you can acquire 10 Pow-Ups. Most of these Pow-Ups fall under the 'Common' and 'Rare' categories. However, there's also a possibility of obtaining Pow-Ups from the 'Legendary' category.

**Small Pack:** From the Small Pow-Up pack, you can get 5 Pow-Ups. The bulk of these Pow-Ups belong to the 'Common' category. Yet, on rare instances, you might also get Pow-Ups from the 'Rare' and 'Legendary' categories.


---

# 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://docs.clashub.io/pow-up-packages.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.
