> For the complete documentation index, see [llms.txt](https://docs.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.superiormc.cn/fu-wu-duan.md).

# 服务端

- [免费服务端：高版本RPG](https://docs.superiormc.cn/fu-wu-duan/mian-fei-fu-wu-duan-gao-ban-ben-rpg.md): 我的世界RPG服务端 - 我的世界RPG服务器 - 我的世界高版本RPG - 我的世界MythicMobs - 我的世界PVE服务器 - 我的世界RPG
- [免费服务端：高版本IA端](https://docs.superiormc.cn/fu-wu-duan/mian-fei-fu-wu-duan-gao-ban-ben-ia-duan.md): ItemsAdder服务端 - IA服务端 - 我的世界IA端 - 我的世界IA服务端 - 我的世界IA怎么用 - 我的世界ItemsAdder教程 - ItemsAdder端 - 高版本IA端
- [免费服务端：高版本生存端](https://docs.superiormc.cn/fu-wu-duan/mian-fei-fu-wu-duan-gao-ban-ben-sheng-cun-duan.md): 我的世界生存端 - 我的世界生存服 - 我的世界高版本生存服务端 - 我的世界服务端 - 高版本生存
- [免费服务端：各种小游戏](https://docs.superiormc.cn/fu-wu-duan/mian-fei-fu-wu-duan-ge-zhong-xiao-you-xi.md)
- [免费服务端：粘液空岛端](https://docs.superiormc.cn/fu-wu-duan/mian-fei-fu-wu-duan-nian-ye-kong-dao-duan.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://docs.superiormc.cn/fu-wu-duan.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.
