# Error “Insufficient balance".

### This error means that the balance of tokens in the used wallet is not enough to complete the transaction.

### To continue the transaction, you must do one of the following:

* Make sure that you have enough balance of the corresponding tokens (if not, change the transaction amount).
* Transfer the tokens to your wallet so that you have a sufficient balance to complete the desired transaction.
* If ETH is used in the transaction (for example, transferring ETH to another wallet or converting ETH to another token), you can purchase ETH using a credit card from one of our recommended partners.

{% embed url="<https://dex.mainfarm.io/#/fiat>" %}

{% content-ref url="/pages/NRj1TBDBPtKYAEbIbPpE" %}
[FAQ](/products/cross-chain-swap/faq.md)
{% endcontent-ref %}


---

# 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.mainfarm.io/products/cross-chain-swap/faq/error-insufficient-balance-..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.
