# Geyser 用户手册

- [搭建](https://docs.superiormc.cn/geyser-wiki/user-guide/da-jian.md)
- [编写启动脚本](https://docs.superiormc.cn/geyser-wiki/user-guide/da-jian/bian-xie-qi-dong-jiao-ben.md)
- [常见问题](https://docs.superiormc.cn/geyser-wiki/user-guide/chang-jian-wen-ti.md)
- [常见异常](https://docs.superiormc.cn/geyser-wiki/user-guide/chang-jian-yi-chang.md)
- [修复 “无法连接至世界”](https://docs.superiormc.cn/geyser-wiki/user-guide/chang-jian-yi-chang/xiu-fu-wu-fa-lian-jie-zhi-shi-jie.md)
- [理解配置](https://docs.superiormc.cn/geyser-wiki/user-guide/li-jie-pei-zhi.md)
- [独立版命令行参数](https://docs.superiormc.cn/geyser-wiki/user-guide/du-li-ban-ming-ling-hang-can-shu.md)
- [指令](https://docs.superiormc.cn/geyser-wiki/user-guide/zhi-ling.md)
- [反作弊兼容](https://docs.superiormc.cn/geyser-wiki/user-guide/fan-zuo-bi-jian-rong.md)
- [在游戏主机上使用 Geyser](https://docs.superiormc.cn/geyser-wiki/user-guide/zai-you-xi-zhu-ji-shang-shi-yong-geyser.md)
- [当前限制](https://docs.superiormc.cn/geyser-wiki/user-guide/dang-qian-xian-zhi.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/geyser-wiki/user-guide.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.
