> For the complete documentation index, see [llms.txt](https://wiki.eloria.pl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.eloria.pl/eloria-wiki/en/reward-tokens.md).

# Reward Tokens

## Reward Tokens - another Eloria's ingame currency

At every step of the game you’ll earn Reward Tokens. You can obtain them by defeating bosses, staying online, collecting daily rewards, winning events, completing quests, and much more.

| Reward Token shop                                                                                   | Custom daily Reward Shrine                                                                          |
| --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
| <div><figure><img src="/files/0XJVpdlo1Yjjmr00F1Uh" alt=""><figcaption></figcaption></figure></div> | <div><figure><img src="/files/RRyB9eFiDCn3hkL2NAoX" alt=""><figcaption></figcaption></figure></div> |

***

<p align="center"><img src="https://wiki.eloria.pl/~gitbook/image?url=https%3A%2F%2F1941565061-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FMA9BkZRCTUsE8cE3DTh8%252Fuploads%252Fs8Y4unY22skzge3Xs47g%252F325383.png%3Falt%3Dmedia%26token%3De920622a-6ff7-4500-9646-35df6d62c040&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=70b2d541&#x26;sv=2" alt=""></p>

<p align="center">Reward Token</p>

Each token you receive appears as shown in the image above. You must bind it to your character, and once it’s assigned, you’ll be able to purchase items.

The Reward Shop is constantly updated with new additions, below you can find the most desirable items:

* %Ultimate Spirit, %Ulitimate Mana, %Ultimate Health Potions\
  \- These potions are usable above level 500 by RP, ED+MS, EK. Upgradable by Skill & Perk System
* Bounce Gem (huge buff for UE Upgrade)
* Tibiadrome Potions
* Exercise weapons


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.eloria.pl/eloria-wiki/en/reward-tokens.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
