# Top-Up using USDT

### 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.

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

### Step 2&#x20;

Enter the top-up amount and select the payment method to “USDT”. And click on “Next”.

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

### Step 3&#x20;

Follow the instructions to transfer USDT to the provided wallet address.&#x20;

{% hint style="info" %}
If you don't get redirected to the payment page. Please make sure that your browser is not blocking the redirect or pop up.
{% endhint %}

{% hint style="danger" %}
The payment is completed within the time and the system will credit the account immediately. Please do not pay repeatedly! ! !
{% endhint %}

{% hint style="warning" %}
Please follow the payment method specified in the payment page.

Payment method:

1. Open the wallet and scan the code or copy the "withdrawal address" and paste it into the wallet .&#x20;
2. Please be sure to choose " TRC20 " for payment .
3. Enter the amount of USDT to recharge **(please deduct the handling fee yourself)**
4. Confirm the transferred " The actual amount received is equal to the recharge amount.
5. After the transfer, click the "I have paid" button to complete the recharge, and please wait patiently for the points to be uploaded.
   {% endhint %}

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

You can either scan the QR code from your wallet or enter the address manually by copying it. Make sure to choose the right network (TRC20 or the one shown in your payment page).

<div data-full-width="false"><figure><img src="/files/O1OOn87ilyrDHS93Fgyf" alt="" width="248"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Note: Please make sure to add the network fee with the payment amount.&#x20;
{% endhint %}

### Step 4

Follow up the withdrawal with confirmation depending on the wallet you are using. Now wait for the USDT to transfer, and get a confirmation in your wallet.

{% hint style="info" %}
Before you contact support for payment issue. Make sure you get a confirmation from your payment provider.
{% endhint %}

<figure><img src="/files/w4O335lBR7I34cIMnmZU" alt="" width="247"><figcaption></figcaption></figure>

### Step 5

Once you get the confirmation in your wallet. Navigate back to your “Little Pig Cloud Server” page, and click on “I have paid”.&#x20;

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

### Step 6&#x20;

You should see the entry for your top-up in “Top-up Record”. Remember it might take some time to credit the money. Do not pay repeatedly!!!

<figure><img src="/files/p3HwDAZ0oeGbgJw5XNzy" 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/documentations/billing-and-payments/usdt.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.
