> 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/pl/reward-tokeny.md).

# Reward Tokeny

**Reward Tokens – kolejna waluta w grze Eloria**\
Na każdym etapie gry będziesz zdobywać Reward Tokens. Możesz je otrzymać, pokonując bossów, pozostając online, zbierając codzienne nagrody, wygrywając eventy, wykonując questy i wiele więcej.

| Sklep Reward Token                                                                                  | Codzienne nagrody w postaci RT 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>

Każdy token, który otrzymasz, pojawia się tak, jak pokazano na powyższym obrazku. Musisz przypisać go do swojej postaci, a gdy zostanie przypisany, będziesz mógł kupować przedmioty.\
Reward Shop jest regularnie aktualizowany o nowe dodatki. Poniżej znajdują się najbardziej pożądane przedmioty:

* %Ultimate Spirit, %Ultimate Mana, %Ultimate Health Potiony

  Te mikstury są używalne powyżej poziomu 500 przez RP, ED+MS, EK. Można je ulepszać za pomocą Skill & Perk System.
* Bounce Gem (ogromny buff dla 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/pl/reward-tokeny.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.
