# 渐入佳境

- [3.1 - 实战：权限组的安排](https://docs.superiormc.cn/new-user-doc/jian-ru-jia-jing/3.1-shi-zhan-quan-xian-zu-de-an-pai.md)
- [3.2 - 实战：世界的安排](https://docs.superiormc.cn/new-user-doc/jian-ru-jia-jing/3.2-shi-zhan-shi-jie-de-an-pai.md)
- [3.3 - 实战：NPC](https://docs.superiormc.cn/new-user-doc/jian-ru-jia-jing/3.3-shi-zhan-npc.md)
- [3.4 - 实战：浮空字](https://docs.superiormc.cn/new-user-doc/jian-ru-jia-jing/3.4-shi-zhan-fu-kong-zi.md)
- [3.5 - 实战：传送](https://docs.superiormc.cn/new-user-doc/jian-ru-jia-jing/3.5-shi-zhan-chuan-song.md)
- [3.6 - 最后：拓展玩法的插件](https://docs.superiormc.cn/new-user-doc/jian-ru-jia-jing/3.6-zui-hou-tuo-zhan-wan-fa-de-cha-jian.md)
- [3.7 - 最后：运营需求的插件](https://docs.superiormc.cn/new-user-doc/jian-ru-jia-jing/3.7-zui-hou-yun-ying-xu-qiu-de-cha-jian.md)


---

# 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://docs.superiormc.cn/new-user-doc/jian-ru-jia-jing.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.
