# 用信用卡进行帐户充值

### 步骤 1&#x20;

登录您的[小猪云账户](https://vps.littlepig.tech/login)。进入侧边栏中的“账户充值”页面。

### 步骤 2

输入充值金额，选择支付方式为“信用卡或借记卡”，然后点击“下一步”。

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

### 步骤 3

输入账单邮箱和信用卡信息，然后点击“支付 Pay”。

<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;

确认付款。要确认付款已完成，您可以从“实例管理”页面检查您的账户余额。<br>

<figure><img src="/files/7lL98O9XCc4eLQIV2PWO" 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>


---

# 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-cn/docs/payment/credit-card.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.
