> For the complete documentation index, see [llms.txt](https://wiki.fenixcraft.cz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.fenixcraft.cz/magic-sekce/ekonomika/afk-zony.md).

# Afk Zóny

Na Magickém survivalu stejně jako na dalších serverech máme dvě AFK zony. Afkovat je možné i přes noc. AFK zony fungují tak, že Vás po restartu serveru v noci automaticky vrátí.\
\
Pro získání premium AFK zony je potřeba získat voucher z /vip případně z odměn ve hře.

\
V zónách je možno získat následující odměny:

## Klasická AFK zóna

| Šance | Odměna                 |
| ----: | ---------------------- |
|  50 % | 25 Ƶory                |
|  25 % | 50 Ƶory                |
|  10 % | 150 Ƶory               |
|  <1 % | 1× Svitek Poškození    |
|  <1 % | 1× Svitek Vylepšení    |
|   7 % | 2× Malý elixír many    |
|   4 % | 2× Střední elixír many |
|   2 % | 2× Velký elixír many   |

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

***

## Prémium AFK zóna

| Šance | Odměna              |
| ----: | ------------------- |
|  50 % | 35 Ƶory             |
|  25 % | 75 Ƶory             |
|  10 % | 200 Ƶory            |
|   1 % | 1× Svitek Poškození |
|   2 % | 1× Svitek Vylepšení |
|  <1 % | 1× Čarodějův klíč   |

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


---

# 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.fenixcraft.cz/magic-sekce/ekonomika/afk-zony.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.
