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

# 欢迎界面

<h2 align="center">超过 300 人加入的我的世界服务器</h2>

<p align="center">加入后可获得丰厚的奖励</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-qq">:qq:</i></h4></td><td><h4>QQ群</h4></td><td>这是我TatoNex服务器的官方社群，如果你在游戏中遇到任何问题，随时可以在QQ群中进行提问或者用你的知识来帮助他人解答</td><td><a href="https://qm.qq.com/q/XXHhmIgGUc" class="button secondary">加入社区</a></td><td><a href="/files/hE8r3XESmDTCW1dqJdoB">/files/hE8r3XESmDTCW1dqJdoB</a></td><td><a href="https://www.gitbook.com/">https://www.gitbook.com/</a></td></tr><tr><td><h4><i class="fa-star-sharp">:star-sharp:</i></h4></td><td><h4>哔哩哔哩</h4></td><td>TatoNex服务器官方账户，用于招新和推出服务器中的活动更新项目</td><td><a href="https://space.bilibili.com/396420964" class="button secondary">关注我们</a></td><td><a href="/files/uiD81QHrnImL45nVdBCu">/files/uiD81QHrnImL45nVdBCu</a></td><td><a href="https://www.gitbook.com/">https://www.gitbook.com/</a></td></tr></tbody></table>

&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.tatonex.cn/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
