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

# Developer Platform

<h2 align="center">Vitaj na stránke Minecraft serveru ZenZone</h2>

<p align="center">Slovenský a český Minecraft server online od roku 2019</p>

***

{% columns %}
{% column width="33.33333333333333%" valign="middle" %}

<p align="center">IP: <code>mc.zenzone.sk</code></p>
{% endcolumn %}

{% column width="33.333333333333336%" valign="middle" %}

<p align="center"><a href="https://vote.zenzone.sk/" class="button primary" data-icon="square-check">Hlasovanie</a></p>
{% endcolumn %}

{% column width="33.33333333333333%" valign="middle" %}

<p align="center"><a href="https://map.zenzone.sk/" class="button primary" data-icon="map-location-dot">Dynmapa</a></p>
{% endcolumn %}
{% endcolumns %}

***

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><strong>Vanilla</strong></td><td>Žiadne obmedzenia, nekonečný svet, vždy nanjovšia verziu (momentálne 26.2) a 3D dynmapu. Je tu Tree Capitator a môžeš používať príkazy /home a /spawn</td><td><a href="/spaces/Pyvxreu7fmUFB8EWablP">/spaces/Pyvxreu7fmUFB8EWablP</a></td><td><a href="/files/Q2eCexs52xXYbnAPHujy">/files/Q2eCexs52xXYbnAPHujy</a></td></tr><tr><td><h4><i class="fa-cloud-hail-mixed">:cloud-hail-mixed:</i></h4></td><td><strong>Anarchy</strong></td><td>PvP svet, v ktorom ktorom nie sú žiadne pravidlá. Môžeš tu vykrádať chestky aj podpalovať domy. Žiadne obmedzenia, žiadna ochrana, žiadna dynmapa.</td><td><a href="/spaces/Pyvxreu7fmUFB8EWablP">/spaces/Pyvxreu7fmUFB8EWablP</a></td><td><a href="/files/ewZ4sOLhoMs9jsr6qppp">/files/ewZ4sOLhoMs9jsr6qppp</a></td></tr><tr><td><h4><i class="fa-sack-dollar">:sack-dollar:</i></h4></td><td><strong>Economy</strong></td><td>Legendárny ZenZone Economy je je už od roku 2019 najkvalitnejší Economy server na Slovensku a v česku. Tvoje akcie priamo ovplyvňujú ekonomiku servera, reálne trhové mechaniky a stovky questov.</td><td><a href="/spaces/2cZj66J5j2qYbDkurSw4">/spaces/2cZj66J5j2qYbDkurSw4</a></td><td><a href="/files/WjPL3tm8k6bn06sbh2DF">/files/WjPL3tm8k6bn06sbh2DF</a></td></tr></tbody></table>

<h2 align="center">Pripoj sa k stovkám hráčov na ZenZone</h2>

<p align="center">Joini discord server, hoď follow na instarame a pripoj sa na <code>mc.zenzone.sk</code></p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-discord">:discord:</i></h4></td><td><strong>Discord</strong></td><td></td><td><a href="https://discord.gg/yppXkdRcBz" class="button secondary">Discord Server</a></td><td></td></tr><tr><td><h4><i class="fa-instagram">:instagram:</i></h4></td><td><strong>Instagram</strong></td><td></td><td><a href="https://instagram.com/zenzone.sk" class="button secondary">Follow</a></td><td></td></tr></tbody></table>


---

# 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.zenzone.sk/readme.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.
