# 管理伺服器

- [控制後台](https://docs.cheapserver.tw/panel/server/console.md): 你可以在此控制伺服器，包含開關與重啟伺服器，也可以在終端輸入指令。
- [檔案管理](https://docs.cheapserver.tw/panel/server/files.md): 伺服器提供線上網頁檔案管理，建議在電腦查看與使用。
- [排程管理](https://docs.cheapserver.tw/panel/server/schedules.md): 可以在指定時間處理開關、重啟伺服器，或執行指令與創建備份。
- [用戶管理](https://docs.cheapserver.tw/panel/server/users.md): 用戶管理可以分享伺服器網頁管理權限，讓你的插件師或管理人員線上管理伺服器。
- [備份管理](https://docs.cheapserver.tw/panel/server/backups.md): 定期備份您的伺服器，而不佔用伺服器儲存空間。
- [端口管理](https://docs.cheapserver.tw/panel/server/network.md)
- [啟動設定](https://docs.cheapserver.tw/panel/server/startup.md): 管理伺服器啟動時的參數
- [其他設定](https://docs.cheapserver.tw/panel/server/settings.md): 你可以在此設定伺服器名稱與說明並查看 SFTP 連線資訊。
- [切分管理](https://docs.cheapserver.tw/panel/server/splitter.md)
- [子網域](https://docs.cheapserver.tw/panel/server/subdomain.md)
- [透過 SFTP 管理檔案](https://docs.cheapserver.tw/panel/server/sftp.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.cheapserver.tw/panel/server.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.
