> 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/wiki/umum/cara-membeli-di-zenyland-store.md).

# Cara Membeli di ZenyLand Store

Panduan lengkap untuk membeli rank, ZenyPoint, dan item lainnya melalui store resmi ZenyLand

<a href="https://store.zenyland.com" class="button primary" data-icon="cart-shopping">Buka ZenyLand Store</a>

{% stepper %}
{% step %}

### Buka website store

Kunjungi `https://store.zenyland.com` melalui browser HP atau PC.
{% endstep %}

{% step %}

### Pilih server

Setelah masuk ke website, pilih server ZenyLand yang ingin kamu beli, seperti SurvivalMix dan lainnya.

Hal ini penting karena semua pembelian akan masuk ke server tersebut.
{% endstep %}

{% step %}

### Login akun Minecraft

Klik tombol `Login`, lalu masukkan username Minecraft kamu.
{% endstep %}

{% step %}

### Pilih kategori produk

Masuk ke kategori yang tersedia, seperti rank, ZenyPoint, atau promo.
{% endstep %}

{% step %}

### Pilih produk yang diinginkan

Klik produk yang ingin dibeli, lalu baca detail isi dan benefitnya.

Pastikan kamu memilih produk yang sesuai kebutuhan.
{% endstep %}

{% step %}

### Lanjut ke pembelian

Klik `Buy` atau `Purchase`, lalu masukkan produk ke keranjang.

Periksa kembali produk yang akan dibeli sebelum lanjut.
{% endstep %}

{% step %}

### Pilih metode pembayaran

Pilih metode pembayaran yang tersedia, seperti QRIS, e-wallet, dan lainnya.

Selesaikan pembayaran sesuai instruksi yang muncul.
{% endstep %}

{% step %}

### Tunggu proses dan cek in-game

Setelah pembayaran berhasil, produk biasanya langsung masuk otomatis.

Masuk ke server untuk mengecek hasil pembelian kamu.
{% endstep %}
{% endstepper %}

### Kategori produk

* **Rank** untuk membeli rank seperti Honor atau Helios.
* **ZenyPoint** untuk membeli mata uang premium.
* **Promo** untuk melihat penawaran terbatas.

### Catatan penting

{% hint style="warning" %}
Pilih server yang benar sebelum membeli.
{% endhint %}

{% hint style="warning" %}
Pastikan username sesuai dengan akun Minecraft kamu.
{% endhint %}

{% hint style="warning" %}
Simpan bukti pembayaran jika terjadi kendala.
{% endhint %}


---

# 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/wiki/umum/cara-membeli-di-zenyland-store.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.
