# How to get stickers

Stickers will be available on Pooky's primary marketplace at launch.

We will also support an OpenSea collection.&#x20;

{% hint style="warning" %}
All numbers in this section are highly subject to change.
{% endhint %}

## Sticker packs

Pooky will sell stickers inside of Packs.&#x20;

Packs composition is likely to change through seasons.

The price of a given sticker is currently set to be 20% of the price of a Pookyball of the same rarity - targetting approximately 5$ for a Common sticker. *(numbers subject to change).*

Prices below are calculated based on a 30 MATIC Pookyball price.\
Note this price is fluctuating with the MATIC:USD pair.

| Pack Name      | Contents                                                                                                            | Price     |
| -------------- | ------------------------------------------------------------------------------------------------------------------- | --------- |
| Common Pack    | <ul><li>2x Common Stickers </li></ul>                                                                               | 12 MATIC  |
| Rare Pack      | <ul><li>3x Common Stickers</li><li>1x Rare Sticker</li></ul>                                                        | 42 MATIC  |
| Epic Pack      | <ul><li>8x Common Stickers</li><li>1x Rare Sticker</li><li>1x Epic Sticker</li></ul>                                | 168 MATIC |
| Legendary pack | <ul><li>15x Common Stickers</li><li>3x Rare Stickers</li><li>1x Epic Sticker</li><li>1x Legendary Sticker</li></ul> | 642 MATIC |

## Limited offer stickers

In a second release, Pooky will also offer partially predetermined stickers.&#x20;

Those could be for example, "stickers from the English League" or "goal difference stickers".&#x20;

Those would be heavily limited in size ; and would come at a price premium.&#x20;


---

# 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/how-to-get-stickers.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.
