> For the complete documentation index, see [llms.txt](https://redtea-chiayi.gitbook.io/start/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://redtea-chiayi.gitbook.io/start/you-wan-fu-wu-qi-de-zhu-yi-shi-xiang.md).

# 游玩服务器的注意事项

- [日常游玩的注意事项](https://redtea-chiayi.gitbook.io/start/you-wan-fu-wu-qi-de-zhu-yi-shi-xiang/ri-chang-you-wan-de-zhu-yi-shi-xiang.md): 这里是平时在服务器玩耍需要遵守或者注意的一些东西，不好好看看搞不好会被ban哦~
- [红石的注意事项](https://redtea-chiayi.gitbook.io/start/you-wan-fu-wu-qi-de-zhu-yi-shi-xiang/hong-shi-de-zhu-yi-shi-xiang.md): 当你没有遵守下面的规定时，你的红石机器可能会被拆除。勿谓言之不预也。（完善中...）


---

# 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://redtea-chiayi.gitbook.io/start/you-wan-fu-wu-qi-de-zhu-yi-shi-xiang.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.
