# How to Make a Payment?

If you need to pay for a [trading bot ](https://easystrategist.finbotsai.com/discover)or purchase a [subscription plan](https://easystrategist.finbotsai.com/userplan), you have two options.&#x20;

## **1. You can use your wallet balance directly if it's sufficient.**&#x20;

Click on "Pay", then enter your platform password. The payment will be processed immediately.

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

## **2. If there isn't enough balance in your wallet, you can make a payment with cryptocurrency through the third-party payment provider, Cryptomus.**

* Select the cryptocurrency you prefer to use for payment, either USDT or USDC, and then click the "Pay" button. (Note that there is a exchange rate difference between USDT and USDC against USD. The actual data is based on the data provided by Cryptomus. )

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

* Next, select the network and click "Proceed to the payment" .&#x20;

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

* Click "Wallet Connect" and choose a wallet to connect.

<figure><img src="/files/0ZBPbL6fE2cIu00WFh0l" alt=""><figcaption></figcaption></figure>

* Once your wallet is connected, click "Confirm" to pay.

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

* Then, wait for the transaction to be verified. Please note, do not refresh the page.

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

* After the payment is made, you can click “Go back” to return to the previous page.

<figure><img src="/files/6hn4qnwvAfIZhuT7ojeU" 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://multiplesx.gitbook.io/help/how-to-make-a-payment.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.
