# 用信用卡進行帳戶儲值

## 方法一

### 步驟 1&#x20;

登入您的[小豬科技帳號](https://console.littlepig.cloud/login)。登入後，系統將自動將您導向系統首頁。接著，點擊「儲值」按鈕，進入「帳戶儲值」頁面。

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

### 步驟 2

輸入儲值金額，選擇支付方式為“信用卡或簽帳金融卡”，然後點擊“下一步”。

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

### 步驟 3

輸入帳單信箱和信用卡信息，然後點擊“支付”。

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdq0sabEIxQGmbWMI4yeCfEplb1BZP2TM1wgtm0ERL-XvI44NxQyTNM5qluh4HRho4csKagSamMvlgS3J-UBxAlSfI5MZ6e4Xt7tBWB3OTAH_mJVBUePmLVQU9O63KUbyuAxvwiU0ViYaXF-YdR2R2-tnQ?key=leD-CHDFe7ZFJW1bhcmaQw" alt=""><figcaption></figcaption></figure>

### 步驟 4&#x20;

支付成功後，您將被重新導向到“帳戶記錄”頁面，並看到如下的支付成功訊息。

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf_dD_H6PYFPWcmGhl8SM7iVf29rMNFoSp7zZX8X5vlACGwKFjmG2axP_fF8jQX0dTToVwyBAcx5Ha-xjsZ6pJBEXSQOzh9BIErlJr-9x5s1iVNUmz8buBOugi0S42PAVRCzRp7eisytj4pP9E4f1pCBKU?key=leD-CHDFe7ZFJW1bhcmaQw" alt=""><figcaption></figcaption></figure>

您將在您的信用卡帳戶中收到如下的帳單收據。

<figure><img src="/files/kyDSJjdLIlnCqhVHFnBL" alt="" width="211"><figcaption></figcaption></figure>

### 步驟 5&#x20;

確認付款狀態。要確認付款是否完成，您可以從「系統首頁」檢查您的帳戶餘額。

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

或檢查「帳戶記錄」頁面。

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcAseHifqTY2Z2hCf3mAkXUene-9KjFvGTO5_DCJSocbESaZIa2WCAXnJ0ZbNoW7OS5U30aM9CHoeglWi0LAxNg75g0YHO8547asUxNPlXBwX1l-xGKwUeOSwKjlaT77RPBajc_5AK9pAzIjukUkhRCrXqu?key=leD-CHDFe7ZFJW1bhcmaQw" alt=""><figcaption></figcaption></figure>

## 方法二

### 步驟1

登入您的[小豬科技帳號](https://console.littlepig.cloud/login)。登入後，從側邊欄導航至「帳戶儲值」頁面。登入後，系統會自動將您導向首頁。接著，點擊「儲值」按鈕，進入帳戶儲值頁面。

### 步驟2

輸入儲值金額，選擇付款方式為「international card」，然後點擊「下一步」。

<figure><img src="/files/9ZMSjqsThG9Miv9HnMQ3" alt=""><figcaption></figcaption></figure>

### 步驟3

現在，您將被導向至「GoAllPay Cashier」支付通道。在那裡，您可以查看有關您的付款資訊。接著，填寫付款資訊並點擊「確認付款」。

{% hint style="info" %}
您必須在30分鐘內完成付款。
{% endhint %}

<figure><img src="/files/RcpXuUNrKgfGL68pEvMM" 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.littlepig.cloud/zh-tw/docs/payment/creditcard.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.
