# Tokens

**Tokens** are special, **single-use** objects that play an important role in advancing your research within the game. When used, these tokens are **burned** (consumed) to provide an instant boost to your research progress for a **single day**. The amount of progress depends on the rarity of the token you use. Here’s how each rarity affects your research:

* **Rare Tokens**: These tokens provide **1 research level** when used, offering a modest but useful boost to your progress. Perfect for making steady gains.
* **Epic Tokens**: Using an **Epic Token** will grant you a more significant advantage, providing **2 research levels** to help accelerate your research and development.
* **Legendary Tokens**: The most powerful of the tokens, **Legendary Tokens** will grant you a massive **3 research levels**, allowing you to make substantial advancements in a short amount of time.

<figure><img src="/files/2DUVu5qZ3mUyoO872EoS" alt=""><figcaption></figcaption></figure>

Tokens are a valuable resource that can make a significant difference in your gameplay, helping you to speed up your research and gain an edge over your competition. Use them wisely to maximize their effectiveness and enhance your progress.


---

# 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://gods-glory.gitbook.io/gods-glory-whitepaper/game/tokens.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.
