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

# Developer Platform

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

<h2 align="center"><strong>Wikipedia</strong> <strong>ZenyLand</strong></h2>

<p align="center"><strong>ZenyLand</strong> adalah server yang dibangun untuk memberikan pengalaman bermain yang lebih dari sekadar survival biasa. Dengan berbagai sistem kustom, item unik, dan mekanik tambahan, <strong>ZenyLand</strong> menghadirkan dunia yang terus berkembang untuk dijelajahi.</p>

<p align="center">Wiki ini dibuat sebagai pusat informasi bagi pemain, berisi panduan, fitur, serta detail penting yang akan membantu kamu memahami dan memaksimalkan pengalaman bermain di <strong>ZenyLand.</strong></p>

<p align="center">Mulai dari dasar hingga fitur lanjutan, semua dirangkum di sini agar kamu tidak perlu bingung atau tersesat di dalam permainan. <strong>Klik mulai sekarang untuk memulai menjelajahi Pengetahuan baru.</strong></p>

<p align="center"><a href="/spaces/6uWra0Jiy79hZEYQaJxD" class="button primary" data-icon="paper-plane">Mulai Sekarang</a> <a href="https://store.zenyland.com/" class="button secondary">Donation</a></p>

<h2 align="center"><strong>Usefull Link</strong></h2>

<p align="center">Beberapa Link berguna lainnya di <strong>ZenyLand.</strong></p>

<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="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-web-awesome">:web-awesome:</i></h4></td><td><strong>Website ZenyLand</strong></td><td>Situs Resmi ZenyLand</td><td><a href="https://zenyland.com/">https://zenyland.com/</a></td><td><a href="/files/uzSRUOpkPU3YSYJLJH8V">/files/uzSRUOpkPU3YSYJLJH8V</a></td></tr><tr><td><h4><i class="fa-store">:store:</i></h4></td><td><strong>ZenyStore</strong></td><td>Situs Resmi ZenyLand Store</td><td><a href="https://store.zenyland.com/">https://store.zenyland.com/</a></td><td><a href="/files/8AImYAbPSrJk7Z1ajOzm">/files/8AImYAbPSrJk7Z1ajOzm</a></td></tr><tr><td><h4><i class="fa-discord">:discord:</i></h4></td><td><strong>Discord Community</strong></td><td>Komunitas Discord Resmi ZenyLand</td><td><a href="https://discord.zenyland.com/">https://discord.zenyland.com/</a></td><td><a href="/files/x4YG9ivgq9ml6q2yDidc">/files/x4YG9ivgq9ml6q2yDidc</a></td></tr><tr><td><h4><i class="fa-whatsapp">:whatsapp:</i></h4></td><td>Whatsapp Community</td><td>Komunitas Whatsapp Resmi ZenyLand</td><td></td><td><a href="/files/Cinv6EFrljOEHitW1qui">/files/Cinv6EFrljOEHitW1qui</a></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://zenyland.gitbook.io/zenyland/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.
