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

# 규칙·매너

모두가 즐겁게 건축할 수 있도록 아래 규칙을 지켜주세요. 위반 시 경고·이용제한 등의 조치가 있을 수 있습니다.

* **테러·그리핑 금지** — 권한 없는 타인의 건축물·영토·월드를 무단으로 파괴·변경·도용하지 않습니다.
* **공정한 플레이** — 핵·치트·비인가 모드, 버그·복사 악용을 금지합니다.
* **서버 보호** — 의도적으로 렉(과부하)을 유발하는 장치·행위를 하지 않습니다.
* **존중** — 욕설·차별·혐오·괴롭힘 없이 서로를 존중합니다.

{% hint style="danger" %}
테러·그리핑, 핵·치트 등 중대한 위반은 **사전 경고 없이 영구 이용제한**이 적용될 수 있습니다.
{% endhint %}

자세한 규정은 [이용약관](https://craftopia.work/terms)을 확인하세요.


---

# 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://wiki.craftopia.work/undefined-3/rules.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.
