# 控制後台

{% hint style="success" %}
本篇網頁在伺服器的 「控制後台」 頁面。
{% endhint %}

你可以在右上角看到三個分別是開機、重啟、關機按鈕，首次使用請先點擊 「開機」 按鈕。

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

如果是首次開啟 Minecraft 伺服器，你將看到同意 Minecraft EULA 視窗。\
點擊 「我同意」，即可繼續啟動伺服器。

<figure><img src="/files/223lf5ilP9T1WtupiosO" alt=""><figcaption></figcaption></figure>

接著伺服器就成功啟動啦～

1\.  紅色區域是此伺服器的連線位置，點擊文字區域即可複製。\
2\. 你可以在黃色區域看到此伺服器目前的狀態，包含 CPU 使用率、記憶體、儲存空間、網路使用狀態等。\
3\. 藍色區域為控制台的終端，你可以在此輸入要控制的指令。

{% hint style="info" %}
若為 Minecraft 伺服器，指令前則不需要加上 `/`。（例如 /help 應輸入 help）
{% endhint %}

<figure><img src="/files/4ruxRqxHVmRsQSH5xwYe" alt=""><figcaption></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.cheapserver.tw/panel/server/console.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.
