# Denní odměny

Denní, týdenní a měsíční odměny si můžeš vyzvednout na /lobby či /hub serveru!

## Denní odměna

Možno vyzvednout každých 24 hodin!

| Hráč    | TRAIDER  |
| ------- | -------- |
| 50 bodů | 150 bodů |
| 5 XP    | 15 XP    |

## Týdenní odměna

Možno vyzvednout jednou za 7 dnů!

| Hráč     | TRAIDER        |
| -------- | -------------- |
| 200 bodů | 500 bodů       |
| 20 XP    | 50 XP          |
|          | 1x Tajemný box |

## Měsíční odměna

| Hráč           | TRAIDER        |
| -------------- | -------------- |
| 1,000 bodů     | 2,500 bodů     |
| 100 XP         | 250 XP         |
| 3x Tajemný box | 6x Tajemný box |


---

# 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://wiki.traiderblocks.eu/lobby/denni-odmeny.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.
