# Sticker Mode

## <mark style="color:green;">Mode rule:</mark>

* Requires ownership of stickers
* Do not count by round
* Use the sticker of any project in one turn, will receive the token of that project
* Tokens of each project will be accumulated without limit

## <mark style="color:green;">Formula:</mark>

* Project tokens received: <mark style="color:green;background-color:green;">**Total points of the game x 1**</mark> (For example, using the sticker of the Pepe project to participate in the game to receive 20,000 points -> Reward : 20,000 $Pepe)

<mark style="background-color:yellow;">Note: Prizes will be calculated after the round ends</mark>


---

# 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://pepe-saga.gitbook.io/pepe-saga/production/game-overview/sticker-mode.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.
