# 控制伺服器

進入控制面板後，您應該會看到...

<figure><img src="/files/fTBJlvbnjXyOqvcQNOgG" alt=""><figcaption><p>FreeServer 控制面板頁面</p></figcaption></figure>

相關功能、資訊分別如下：

1. 回到主畫面，即 <https://panel.freeserver.tw> 。
2. 帳號管理，可修改您的密碼、電子郵件與啟用二步驟驗證。
3. 登出面板，可立即將您的「控制面板」登出。
4. 切換顯示，可來回切換您「擁有」的伺服器與「被授權」管理的伺服器。
5. 伺服器列表，顯示您所擁有的伺服器與分配之資源。

***

您可選擇您的伺服器進行管理...

<figure><img src="/files/UKafDwS8CttvS8L9KnPF" alt=""><figcaption><p>FreeServer 伺服器列表</p></figcaption></figure>

點擊進入您所創建的伺服器。


---

# 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/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.
