# 配置的学习

- [2.1 - 打好基础：YAML格式的学习](https://docs.superiormc.cn/new-user-doc/pei-zhi-de-xue-xi/2.1-da-hao-ji-chu-yaml-ge-shi-de-xue-xi.md)
- [2.2 - 自学才是王道：读插件文档](https://docs.superiormc.cn/new-user-doc/pei-zhi-de-xue-xi/2.2-zi-xue-cai-shi-wang-dao-du-cha-jian-wen-dang.md)
- [2.3 - 高效率：制作配置模板](https://docs.superiormc.cn/new-user-doc/pei-zhi-de-xue-xi/2.3-gao-xiaol-zhi-zuo-pei-zhi-mu-ban.md)
- [2.4 - 想不到：核心也能配置](https://docs.superiormc.cn/new-user-doc/pei-zhi-de-xue-xi/2.4-xiang-bu-dao-he-xin-ye-neng-pei-zhi.md)
- [2.5 - 本章作业：综合基础插件](https://docs.superiormc.cn/new-user-doc/pei-zhi-de-xue-xi/2.5-ben-zhang-zuo-ye-zong-he-ji-chu-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/pei-zhi-de-xue-xi.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.
