> For the complete documentation index, see [llms.txt](https://play.mcpippi.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://play.mcpippi.net/guan-wu-wo-men.md).

# 關於我們

### <mark style="color:yellow;">伺服器資訊</mark> <a href="#server-info" id="server-info"></a>

* 連線位置：mcpippi.net
* 伺服版本：Java Edition 26.1.2
* 開放時間：全天候24/7（例行維護除外，維護公告會提前在Discord發布）
* 線上地圖：<https://map.mcpippi.net/>


---

# 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://play.mcpippi.net/guan-wu-wo-men.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.
