# Rules

## Server Rules

> **Inappropriate and Disruptive Structures**\
> Structures such as 1x1 towers, walls surrounding towns, or offensive symbols (e.g., swastikas, phallic objects) are not permitted. If unsure about a build, consult a staff member. This rule is universal across the server.
>
> **No Staff Impersonation**\
> Impersonating any staff member is prohibited and will lead to immediate consequences.
>
> **No Griefing**\
> Griefing is strictly prohibited and includes actions such as:
>
> * Destroying railroads, ice paths, or other infrastructure, even in the wilderness
> * Creating cobble/lava structures
> * Using “nukes” (large-scale TNT craters)
> * Joining a nation or town with the intent to disrupt or damage
> * Breaking or placing blocks within 16 blocks of another player’s claimed chunks, unless during an active siege
>
> **Respect All Players**\
> Maintain kindness and respect toward all members; avoid harassment, bullying, or discrimination.
>
> **No Hate Speech**\
> Refrain from language that is racist, sexist, homophobic, or otherwise offensive.
>
> **No Doxing or Sharing Personal Information**\
> Respect privacy by not sharing personal details about yourself or others.
>
> **No Cheating or Unauthorized Modifications**\
> Do not use hacks, cheats, or modifications for an unfair advantage.
>
> **No Exploiting Bugs or Glitches**\
> Report any bugs, glitches, or exploits to the staff and avoid using them for personal benefit.
>
> **Follow Staff Instructions**\
> Comply with directions from server staff to maintain a positive environment.
>
> **No Real-Life Currency for In-Game Trading**\
> Trading in-game items for real-life money will result in a ban for both parties.
>
> **No Spamming**\
> Avoid excessive or repetitive messaging or content in chat.
>
> **No Advertising**\
> Do not promote other servers, services, or products in any form.
>
> **Appropriate usernames and skins only**
>
> Ensure that your usernames, skins, and profile pictures are suitable and free from offensive content.

## Disclaimer

> * Rules may be updated without prior notice. Punishments are administered at staff discretion, regardless of whether a specific rule is explicitly stated.
> * We are not responsible for item loss due to a “legal” death (where no rules were broken and no bugs occurred). Inventory will not be rolled back for lag-related issues.

{% hint style="info" %}
need more help? Feel free to open a ticket on [Discord](https://discord.gg/MmsMFQ4Jny)!
{% endhint %}


---

# Agent Instructions: 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://kryrak.gitbook.io/kryrak-docs/basics/editor.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.
