# 開始使用

如你是首次購買，你將會在服務開通後收到控制面板帳號創建通知。\
點擊中間 「開始設定你的帳號」，進入控制面板網頁。

<figure><img src="/files/RQH6OlwnLTNhyyZ5EAhe" alt="" width="434"><figcaption></figcaption></figure>

輸入您帳號的新密碼後，點擊重設密碼即可開始使用。

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

{% hint style="info" %}
除了可以使用帳號密碼登入外，還可以透過 Google 或 Discord 等社群帳號登入。\
只要社群帳號 Email 地址與控制面板帳號 Email 相同，即可快速登入！
{% endhint %}

登入後即可看到伺服器列表，左下角三個點即可管理您的帳號。

<figure><img src="/files/VGIzaW7heyKdFwj0J0uA" 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/start.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.
