# Overview

## What is Inqud Crypto Widget?&#x20;

A Crypto Widget is a tool that allows businesses to accept cryptocurrencies as a valid form of payment alongside traditional methods. It serves as a digital interface integrated into your website, providing customers with the flexibility to pay using their preferred cryptocurrency.

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

## Advantages

Integrating a crypto widget into your business infrastructure offers a seamless entry point into the burgeoning world of digital currency transactions without the overhead of developing and maintaining your own payment infrastructure.\
\ <mark style="color:green;">**Tapping into a new user segment:**</mark> By enabling cryptocurrency payments, you open your business to an entirely new segment of tech-savvy and crypto-oriented customers.

<mark style="color:green;">**Wide range of supported cryptocurrencies and blockchains:**</mark> Our crypto widget offers broad support for various cryptocurrencies, providing your customers with a wealth of payment options.\
\ <mark style="color:green;">**No infrastructure overhead:**</mark> One of the primary advantages of using a crypto widget is the elimination of the need to support and maintain a complex payment infrastructure.\
\ <mark style="color:green;">**Ease of integration:**</mark> The Inqud Crypto Widget is engineered for straightforward and hassle-free integration into your existing product.\
\ <mark style="color:green;">**Enhanced security:**</mark> Security is a cornerstone of the Inqud system, and our crypto widget embodies this principle at its core.

## Extensive Cryptocurrency Support

At Inqud, we understand the importance of versatility in today’s digital economy. That's why our Crypto Widget offers extensive support for a wide range of cryptocurrencies, ensuring that your business can cater to a diverse and global customer base.\
\
Refer to the page to see full list of supported cryptocurrencies:

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

## Auto Convert

Businesses using the Inqud Crypto Widget have the option to utilize the 'Auto Convert' feature, which serves as a crucial tool to insulate from the volatility of the cryptocurrency market. When this option is enabled in the widget settings, the Inqud system takes over the conversion process. Upon receiving the cryptocurrency payment, the system immediately exchanges the crypto into a selected currency. This conversion is based on the prevailing market rates at the time of the cryptocurrency transaction, ensuring that businesses receive a stable amount.

## Multiple Ways to Integrate

Inqud offers flexible integration options for its Crypto Widget, catering to a variety of business needs and technical capabilities. This versatility ensures that you can choose the method that best aligns with your operational model and customer experience strategy

### **1. Embedded Crypto Widget into Your Website**

For a seamless customer experience, you can embed the Inqud Crypto Widget directly into your website.

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

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

### **2. Redirect to Inqud Hosted Page**

If you prefer a more hands-off approach, opt for the redirect option. Customers will be guided to a secure, Inqud-hosted page to complete their transactions.

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

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

### **3. API Only Acquiring**

For businesses requiring a high degree of customization and control, Inqud offers an API-only acquiring solution. This option allows for a more tailored integration, enabling you to build a unique payment experience while leveraging the robust backend processing capabilities of Inqud.

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

{% content-ref url="/pages/0mAsNozPnaYd3bNuqpYa" %}
[API Acquiring overview](/crypto-widget/overview/api-acquiring-overview.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/overview.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.
