# Rewards

**Each time you defeat the boss in the Arena, you earn GG tokens.**\
\
The amount of tokens you earn depends on your **Evolution Level**:

* **Evolution 1** (Level 1–26): Earn **500 GG Tokens**
* **Evolution 2** (Level 27–58): Earn **1000 GG Tokens**
* **Evolution 3** (Level 59+): Earn **1500 GG Tokens**

When you defeat the boss, **25% of your reward becomes instantly claimable**, while the remaining **75% is distributed over 30 days** as part of your **daily rewards**.<br>

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


---

# 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://gotcha-1.gitbook.io/gotcha/rewards.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.
