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

# Rules

## <mark style="color:red;">Aturan Server</mark>

1. **Dilarang membuat akun alternatif (alt account)**, baik tanpa tujuan yang jelas maupun untuk tujuan eksploitasi.
2. **Dilarang menggunakan cheat client, cheat engine,** dan melakukan tindakan **griefing**.
3. **Gunakan bahasa yang sopan** saat berkomunikasi dengan pemain lain.
4. **Dilarang menggunakan kata atau istilah tidak pantas** sebagai nama panggilan (nickname).
5. **Dilarang mengemis item** kepada pemain lain. Silakan gunakan perintah `/warp donasi` untuk mendapatkan beberapa item gratis.

## <mark style="color:yellow;">Aturan Komunitas</mark>

1. Jangan kirim stiker atau konten tidak senonoh.
2. **Dilarang melakukan promosi** dalam bentuk apa pun, termasuk grup, tautan media sosial, maupun tautan phishing.
3. **Gunakan bahasa yang sopan** saat berinteraksi dengan anggota lain.
4. **Hindari berdebat di grup**. Jika terjadi masalah, silakan konsultasikan langsung kepada staff/admin.
5. **Konten di luar topik (OOT) diperbolehkan**, selama tidak mengandung bahasa atau konten 18+ yang bersifat eksplisit.

### <mark style="color:purple;">Hukuman</mark>

* `Dupe` Frezze / banned 14 hari
* `Toxic` Mute 1 jam
* `Cheat dan Grief` Ban permanen

{% hint style="info" %}
Apabila ada menemukan hal yang melanggar aturan atau yang mengangu dalam server gunakan cmd: /report "player name" "pesan"  (untuk nama yang menggunakan spasi wajib menggunakan tnda kutip)
{% 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:

```
GET https://teerivale-server.gitbook.io/teerivale.id/getting-started/quickstart.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.
