# RP 规则

制定这些规则是为了改善玩家的游戏体验.  请运用你的生活常识.

不要试图寻找或绕过规则漏洞. 即使规则中没有说明, 管理员拥有最终决定权. 如果您对管理员有意见，请向 总监管 报告.


---

# 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://doc.rp.ncgs.top/rp-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.
