> For the complete documentation index, see [llms.txt](https://docs.ddnet.under1111.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ddnet.under1111.com/law/rule_info.md).

# 규칙 관련 안내

일부 유저분들 중 "<mark style="color:yellow;">규칙에 명시되어 있지 않은데 왜 제재를 하냐?</mark>"라는 식으로 말을 하는 유저들이 있습니다.\
그러나 규칙에 표시가 되어 있지 않다고 해서 그 행동이 허용된다는 의미는 아닙니다.\
\
관리자의 판단에 따라 <mark style="color:$danger;">**영구 이용 정지**</mark>까지 갈 수 있으니 주의 부탁드립니다.


---

# 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://docs.ddnet.under1111.com/law/rule_info.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.
