# 開始使用

- [開始使用...](https://docs.freeserver.tw/start/start.md): 嗨! 歡迎進入教學的第一頁。
- [登入並註冊帳號](https://docs.freeserver.tw/start/dash.md)
- [使用 Discord 註冊](https://docs.freeserver.tw/start/dash/login.md)
- [創建伺服器](https://docs.freeserver.tw/start/dash/create-server.md): 創建自己的伺服器!
- [前往面板](https://docs.freeserver.tw/start/dash/gotopanel.md)
- [控制伺服器](https://docs.freeserver.tw/start/panel.md)
- [開機!](https://docs.freeserver.tw/start/panel/start.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.freeserver.tw/start.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.
