# Top-Up using Credit Card

## Method 1

### Step 1&#x20;

Log in to your [Little Pig Cloud Server account](https://console.littlepig.cloud/login). Once logged in you will be redirected to the [system homepage](https://console.littlepig.cloud/home). Then click on "Top-up" button and procced to the [Account Top-up](https://console.littlepig.cloud/account/topup) Page.

### Step 2

&#x20;Enter the top-up amount, select the payment method as “Credit Card or Debit Card”, and click “Next”.

<figure><img src="https://3741603876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4wfXjZITWYY4XfRXc4AY%2Fuploads%2Fns5JQc7HPBr0mPj8i17i%2Fimage.png?alt=media&#x26;token=74dc2a1d-f619-4aa5-b9a0-c9374b984382" alt=""><figcaption></figcaption></figure>

### Step 3

Enter the billing email and the credit card information, and click on “Pay”.

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

### Step 4&#x20;

On successful payment, you will be redirected to the “Account Record” page and see a payment successful message as below.

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

You will receive a billing receipt in your credit card account as below.

<figure><img src="https://3741603876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4wfXjZITWYY4XfRXc4AY%2Fuploads%2FQFPiK16GXtto6rWyDGjR%2Fimage.png?alt=media&#x26;token=46c6785f-f126-484e-8b6f-8fac5dfedfb1" alt="" width="211"><figcaption></figcaption></figure>

### Step 5&#x20;

Confirming the payment. To confirm the payment is completed, you can check your account balance from the system homepage.

<figure><img src="https://3741603876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4wfXjZITWYY4XfRXc4AY%2Fuploads%2FQg3oUMp0fOBVkU5uXcmk%2Fimage.png?alt=media&#x26;token=76b21216-4aa5-4832-85ae-6ee2179cf336" alt=""><figcaption></figcaption></figure>

Or check the “[Account Record](https://console.littlepig.cloud/account/balance)” page.

<figure><img src="https://3741603876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4wfXjZITWYY4XfRXc4AY%2Fuploads%2FK9phdPZw8jDzsWMRBiBJ%2Fimage.png?alt=media&#x26;token=97d2ae49-ed67-4974-85a1-47df5460b687" alt=""><figcaption></figcaption></figure>

## Method 2

### Step 1&#x20;

Log in to your [Little Pig Cloud Server account](https://console.littlepig.cloud/login). Navigate to the “Account Top-up” page from the sidebar. Once logged in you will be redirected to the [system homepage](https://console.littlepig.cloud/home). Then click on "Top-up" button and procced to the [Account Top-up](https://console.littlepig.cloud/account/topup) Page.

### Step 2

&#x20;Enter the top-up amount, select the payment method as “International Card”, and click “Next”.

<figure><img src="https://3741603876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4wfXjZITWYY4XfRXc4AY%2Fuploads%2FlUABt0dW8tttT6iuFovh%2Fimage.png?alt=media&#x26;token=dede5830-b959-4b7e-8e6c-1a63e7fda4b5" alt=""><figcaption></figcaption></figure>

### Step 3

Now you will be redirected to the "GoAllPay Cashier" payment gateway. There you can see the info about your payment. Now fill in the payment information and click on "Confirm Payment".&#x20;

{% hint style="info" %}
You must complete the payment within 30 minutes.
{% endhint %}

<figure><img src="https://3741603876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4wfXjZITWYY4XfRXc4AY%2Fuploads%2FyUl45254begta5bE9HnN%2Fimage.png?alt=media&#x26;token=c4f93cda-2708-48a3-9c3e-be7e3b9b9c64" alt=""><figcaption></figcaption></figure>

Once you have done a successful payment. You should see the amount added to your account balance.


---

# 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/documentations/billing-and-payments/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.
