# 管理面板 (dash)

進入管理面板後，您應該會看到...

<figure><img src="/files/Ibk8ewUDuwFrag0utSNN" alt=""><figcaption></figcaption></figure>

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

1. 剩餘 FreeCoin，顯示您目前可供使用的虛擬代幣。
2. 左側功能列，可供您進入各分頁。
3. 可用資源列，顯示您可使用的資源與數值。
4. 伺服器列表，顯示您所擁有的伺服器與分配之資源。
5. 帳戶資訊，顯示您在面板中 Username 與 Email，還有面板連結。


---

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