# Balance top ups

The Balance Top-Up flow of the Inqud Crypto Widget provides a flexible and secure way for businesses to allow their customers to add funds to their accounts using cryptocurrencies. Unlike fixed amount checkouts, this feature does not require a predetermined price, offering a versatile solution for various industries.

<figure><img src="/files/evj4db6tLEqtVRusJ7HH" alt="" width="375"><figcaption></figcaption></figure>

### Key Features

* **Flexible funding**: Users have the freedom to add any amount of funds to their accounts, providing flexibility and control over their spending.
* **Multiple cryptocurrency support**: The widget supports a wide range of cryptocurrencies, giving users various options for topping up their balances.
* **Automatic conversion**: Cryptocurrency amounts are converted to fiat currencies in real time, based on current market rates.

### Benefits for businesses

* **Enhanced user engagement**: Providing a crypto top-up option can increase engagement and loyalty, particularly among cryptocurrency enthusiasts.
* **Diversified revenue streams**: Accepting cryptocurrency payments can open up new revenue streams and attract a broader customer base.
* **Seamless integration**: The top-up feature is integrated smoothly into the user interface, maintaining a consistent and intuitive user experience.

### Checkout Experience

<figure><img src="/files/LHeqOqmoOul4UuIJnuP6" alt="" width="563"><figcaption></figcaption></figure>

### Integration Options

{% content-ref url="/pages/ZSla3PuKLrp7sV7oHAfT" %}
[Embedded Widget overview](/crypto-widget/overview/embedded-widget-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/zVZLfo6oKpSlAHdWWFdD" %}
[Inqud Hosted Page overview](/crypto-widget/overview/inqud-hosted-page-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/0mAsNozPnaYd3bNuqpYa" %}
[API Acquiring overview](/crypto-widget/overview/api-acquiring-overview.md)
{% endcontent-ref %}

### Supported Cryptocurrencies And Blockchains

{% content-ref url="/pages/5twXHmsoCIRqfFO571N1" %}
[Coverage](/crypto-widget/coverage.md)
{% endcontent-ref %}

### **Begin on Your Crypto Widget Journey**

{% content-ref url="/pages/VTOwspRFEcoV4u1zf6aW" %}
[Get Started](/crypto-widget/get-started-1.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.inqud.com/crypto-widget/use-cases/balance-top-ups.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.
