> For the complete documentation index, see [llms.txt](https://docs.inqud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inqud.com/crypto-widget/overview/embedded-widget-overview.md).

# Embedded Widget overview

You can seamlessly incorporate the Inqud Crypto Widget directly into your website, offering a fluid and intuitive cryptocurrency payment flow. This direct integration ensures that users can complete their crypto transactions within the native environment of your website, without any redirection or break in the user experience.

<figure><img src="/files/G39AObjZ7ovd973Sf0qi" alt="" width="563"><figcaption><p>Embedded Widget</p></figcaption></figure>

## Elevating UX across all devices

\
The Inqud Crypto Widget is designed to seamlessly enhance the UX of your website. The desktop version has a fixed width of 390 pixels, ensuring ease of integration into any location on the site. For screens up to 758 pixels, the mobile version of the widget will be displayed.

This feature is developed with a focus on user needs, providing stable visual representation and functionality when used on desktop computers and mobile phones.

##

## **Dynamic frontend adaptation with payment status callbacks**

The Inqud Crypto Widget enhances the user experience by providing frontend callbacks that dynamically update your website or application in response to changes in payment status. This means as the status of a payment shifts – from initiation, through processing, to completion or failure – these changes can be instantly reflected on the user interface. Your platform's frontend can adapt in real-time, displaying relevant messages, updating statuses, or even triggering specific user interface changes.

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

{% content-ref url="/pages/VTOwspRFEcoV4u1zf6aW" %}
[Get Started](/crypto-widget/get-started-1.md)
{% endcontent-ref %}

## Integration Guide

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.inqud.com/crypto-widget/overview/embedded-widget-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
