# Making Interoperable Stickers

Stickers are currently used in two places: in Dookey Dash: Unclogged and in Mini Royale: Nations.

## Stickers in Dookey Dash: Unclogged

In DDU, players can use Stickers as their profile pictures on the Season and Weekly Leaderboards. Stickers can be unlocked in game, but they can also be bought and sold in the [Faraway Shop](https://shop.faraway.com).

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

## Stickers in Mini Royale: Nations (Coming Soon)

Players will soon be able to use Stickers in [Mini Royale: Nations](https://miniroyale.io) to create custom barriers and shooting targets on maps.&#x20;

## Technical Requirements for Stickers

* File format must be .png
* File size must be 1024x1024px


---

# 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://faq.faraway.com/technical-requirements-stickers/making-interoperable-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.
