# Minecraft

- [使用自己的網域設定 SRV 連線](https://docs.cheapserver.tw/game/minecraft/srv.md): 使用自己的網域連線至 Minecraft 伺服器吧！
- [安裝和使用 Fabric 模組伺服器](https://docs.cheapserver.tw/game/minecraft/fabric-server.md): 本篇教學適用在 CheapServer 購買的伺服器。
- [安裝和使用 Forge 模組伺服器](https://docs.cheapserver.tw/game/minecraft/forge-server.md): 本篇教學適用在 CheapServer 購買的伺服器。
- [安裝 Minecraft 伺服器插件](https://docs.cheapserver.tw/game/minecraft/plugins.md)
- [server.properties 設定檔](https://docs.cheapserver.tw/game/minecraft/server.properties.md): server.properties 是儲存伺服器所有設定的檔案。


---

# 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.cheapserver.tw/game/minecraft.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.
