# Stickers roadmap

## Stickers roadmap

{% hint style="info" %}
*This is subject to change based on player feedback and based on the rest of the roadmap!*
{% endhint %}

#### Release 1&#x20;

* Pookyballs now have Sticker slots. Bonuses such as Club, League, International, and Nation will be turned into stickers and assigned directly to the ball.&#x20;
* Main sticker types are released
* Stickers have a Rarity
* Stickers can level up
* Stickers are obtainable through Marketplace in packs

#### Release 2

* New sticker types are introduced, including special double-edged stickers&#x20;
* Stickers are obtainable through Leaderboard rewards, and in Limited Offer packs.
* Stickers can now use the Ascension mechanic. By merging several stickers of a given rarity, you can create a sticker of the next rarity

#### Release 3

* Stickers can now be crafted and traded by players&#x20;
* Sticker components can now be obtained by players&#x20;
* Players can now detach stickers from their Pookyball (for a cost)

#### Release 4

* New sticker types are created&#x20;
* Stickers can be burnt to create Crafting components


---

# 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/stickers-roadmap.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.
