# 关于

**Superior™ v5** 分为本体和 **Expansion Pass**。

本体以原版的原汁原味生存玩法为主，后者则是以资源包拓展的自定义物品、方块、家具、生物等在原版实现 Mod 化生存玩法为主。

服务端以学习为主要目的，实际运营为辅。您若进行实际运营前，可通过本 Wiki 快速上手服务端，做出自己想要的效果。

祝最后一路顺心。

服务端作者QQ: 1686965528。


---

# 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://setup.superiormc.cn/guan-yu.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.
