# Sticker pack - probability distribution

{% hint style="warning" %}
The below distribution (%) is subject to change depending on the effective supply, the game balance, and player feedback. It will also evolve based on football events.
{% endhint %}

All stickers have been designed to offer a similar power level (see [Sticker stats](/pooky/stickers/sticker-stats.md)). There's no great or terrible pulls - they come down to personal preference and strategy.

When purchasing stickers in packs without any predetermined data, you will get one type randomly selected, then one item of this type randomly selected.

Within a given type, all items have the same chance of being found. As an example, if you get an Attribute sticker, you have the same chance of it being an Over sticker as an Exact Score sticker.

Currently minting leagues/clubs: from USA, Argentina, Brasil, Japan.

<table><thead><tr><th>Type of sticker</th><th width="141">Availability</th><th>Type probability</th><th width="157">Number of items</th><th>Individual probability for any item of the list</th></tr></thead><tbody><tr><td>Club</td><td>Currently minting</td><td>46.50%</td><td>91</td><td>0.51%</td></tr><tr><td>League</td><td>Currently minting</td><td>8.00%</td><td>4</td><td>2.00%</td></tr><tr><td>International</td><td>Currently minting</td><td>1.00%</td><td>1</td><td>0.50%</td></tr><tr><td>Exact Score (post-match)</td><td>Currently minting</td><td>12.00%</td><td>25</td><td>0.48%</td></tr><tr><td>Attribute</td><td>Currently minting</td><td>6.00%</td><td>6</td><td>1.00%</td></tr><tr><td>Nation</td><td>Minting paused</td><td>24.00%</td><td>24</td><td>1.00%</td></tr><tr><td>Goal Difference</td><td>Currently minting</td><td>2.50%</td><td>5</td><td>0.50%</td></tr></tbody></table>

&#x20;

*Latest update: May 23rd, 2024:*\
*- Removed European Leagues from Club/League mint list*\
*- Added 24 Nations back to the pool* \
*- Updated probability of League from 9% to 8% (up from 1% per specific league with 9 leagues, to 2% with 4 leagues)*\
*- Adjusted Clubs from 74% to 46.5% because of the above*


---

# 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://pooky.gitbook.io/pooky/stickers/sticker-pack-probability-distribution.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.
