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

# 面板功能

- [管理面板 (dash)](https://docs.freeserver.tw/panels/dash.md): 位於: dash.freeserver.tw
- [創建伺服器](https://docs.freeserver.tw/panels/dash/server-create.md)
- [額外資源管理](https://docs.freeserver.tw/panels/dash/store.md)
- [購買/兌換FreeCoin](https://docs.freeserver.tw/panels/dash/freecoin.md)
- [控制面板 (panel)](https://docs.freeserver.tw/panels/panel.md): 位於: panel.freeserver.tw
- [開機與控制](https://docs.freeserver.tw/panels/panel/start.md)
- [終端使用](https://docs.freeserver.tw/panels/panel/terminal.md)
- [檔案管理](https://docs.freeserver.tw/panels/panel/file.md)
- [計畫任務 (排程)](https://docs.freeserver.tw/panels/panel/schedule.md)
- [子用戶](https://docs.freeserver.tw/panels/panel/subuser.md)
- [啟動設定](https://docs.freeserver.tw/panels/panel/startup.md)
- [管理資訊](https://docs.freeserver.tw/panels/panel/settings.md)
- [活動紀錄](https://docs.freeserver.tw/panels/panel/acitivity.md)


---

# 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://docs.freeserver.tw/panels.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.
