# 帳號設定

在控制面板頁面，左下角三個點。

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

開啟選單，點擊 「帳號設定」。

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

## 更改頭像

1\. 點擊現有頭像。

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

2\. 選擇電腦圖片並上傳。

## 更改個人資料

你可以在此更改用戶名與 Email 地址，可以擇一個更改。

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

## 更改密碼

你可在此更改密碼，請輸入目前的密碼與新密碼，即可更改。\
如果你忘記現有密碼或是沒有設定密碼，請參閱 [重設密碼](/panel/password.md)文章。

<figure><img src="/files/5940AVeD99fVSkRsugVj" alt=""><figcaption></figcaption></figure>

## 設定 2FA 驗證碼

如果你尚未開啟 2FA 驗證碼，請點擊 「開啟 2FA 驗證」。

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

用你的驗證碼產生器掃描 QR Code 或輸入下方代碼。\
\
如果你沒有下載應用程式，請先前往應用程式商店下載。\
Google Authenticator (Google Play)：<https://reurl.cc/zDya56>\
Google Authenticator (App Store) : <https://reurl.cc/yvy8AO>

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

掃描後，輸入應用程式產生的 6 位數驗證與您的密碼。

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

請保存好這些備用驗證碼，以確保你可以在沒有驗證碼產生器時可以登入。

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