# 控制面板 (panel)

- [開機與控制](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: 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/panel.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.
