# Integration overview

### **What is "Crypto Widget"?**

"Crypto Widget" is a solution for integrating crypto acquiring into your project, eliminating the need to develop and maintain your own infrastructure. The product enables your project to accept cryptocurrency payments while automating all key processes, from address generation to transaction confirmation.

#### **Integration and usage options for the "Crypto Widget" product**

"Crypto Widget" is a product that offers multiple integration options via API, allowing you to choose how it is displayed and functions on the merchant’s side. You can opt for solutions that <mark style="color:green;">use our UI</mark> or seamlessly integrate with <mark style="color:green;">your own custom UI</mark>.<br>

***

### Options with our branded UI:

1. <mark style="color:green;">**Embedded widget on your website**</mark> \
   Integrate the product as a page element directly on your website. The "Crypto Widget" becomes part of your site's interface, enabling users to initiate and complete crypto payments without leaving the site.

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

2. <mark style="color:green;">**Redirect to a dedicated payment page**</mark> \
   After completing necessary actions on your site, users are redirected to a dedicated page within our service to finalize the payment. This option simplifies the integration process and separates the payment flow from your main site content.

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

3. <mark style="color:green;">**Payment link**</mark> \
   Ideal for quick testing or manual payment processing. A payment link can be generated via the Inqud portal by specifying the payment type and amount, and then shared with the customer. This approach provides a simple, fast way to accept payments without complex integration.

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

### **Options without our branded UI:**

1. <mark style="color:green;">**Custom widget with our processing**</mark>\
   &#x20;For full control over the look and feel of the payment interface, you can integrate directly with the "Crypto Widget" product through the API, using your own UI. This option lets you embed our processing functionality into your system while maintaining your unique user experience.

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

### **Integration method**

"Crypto Widget" integrates seamlessly into your system via API. The product comes with complete documentation and code examples, making it easy to connect to your website or mobile application. Implementation requires minimal effort and does not take much time.


---

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