# 使用帳號餘額支付帳單

1. 登入客戶中心。

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

2. 選單 「帳務」，點擊 「我的帳單」。

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

3. 點擊要支付的帳單。

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

4. 更換付款方式到 「【不限】其他特殊付款方式」，以避免被收取支付手續費。

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

5. 滑到下方，點擊 「使用餘額支付」。

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

6. 稍待片刻後，帳單就會支付成功了。

<figure><img src="/files/0CTyWiQnYJIXGFskhrmI" 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/store/account/balance-pay.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.
