# Crypto Widget

- [Integration overview](https://docs.inqud.com/crypto-widget/integration-overview.md)
- [Usage models](https://docs.inqud.com/crypto-widget/usage-models.md)
- [Extra features](https://docs.inqud.com/crypto-widget/extra-features.md)
- [Auto-conversion](https://docs.inqud.com/crypto-widget/extra-features/auto-conversion.md)
- [Preselected currency checkout](https://docs.inqud.com/crypto-widget/extra-features/preselected-currency-checkout.md)
- [Binance Pay](https://docs.inqud.com/crypto-widget/extra-features/binance-pay.md)
- [Overview](https://docs.inqud.com/crypto-widget/overview.md): Unlock the power of cryptocurrency payments with Inqud Crypto Widget
- [Embedded Widget overview](https://docs.inqud.com/crypto-widget/overview/embedded-widget-overview.md): Smooth and seamless cryptocurrency payments
- [Inqud Hosted Page overview](https://docs.inqud.com/crypto-widget/overview/inqud-hosted-page-overview.md): Easy-to-integrate cryptocurrency payments
- [API Acquiring overview](https://docs.inqud.com/crypto-widget/overview/api-acquiring-overview.md): API-driven crypto acquiring for tailored payment solutions
- [Use Cases](https://docs.inqud.com/crypto-widget/use-cases.md): Versatile use cases for crypto payments
- [Fixed amount checkouts](https://docs.inqud.com/crypto-widget/use-cases/fixed-amount-checkouts.md)
- [Balance top ups](https://docs.inqud.com/crypto-widget/use-cases/balance-top-ups.md)
- [Predefined amounts](https://docs.inqud.com/crypto-widget/use-cases/predefined-amounts.md)
- [Coverage](https://docs.inqud.com/crypto-widget/coverage.md): Supported cryptocurrencies and tokens
- [Glossary](https://docs.inqud.com/crypto-widget/glossary.md): Crypto acquiring basic terms
- [Get started](https://docs.inqud.com/crypto-widget/get-started.md)
- [Onboarding](https://docs.inqud.com/crypto-widget/get-started/onboarding.md)
- [Setup instructions](https://docs.inqud.com/crypto-widget/get-started/setup-instructions.md)
- [Get Started](https://docs.inqud.com/crypto-widget/get-started-1.md)
- [Step 1. Account verification](https://docs.inqud.com/crypto-widget/get-started-1/step-1.-account-verification.md)
- [Step 2. Widget setup](https://docs.inqud.com/crypto-widget/get-started-1/step-2.-widget-setup.md)
- [Step 3. Integration](https://docs.inqud.com/crypto-widget/get-started-1/step-3.-integration.md)
- [Explore](https://docs.inqud.com/crypto-widget/explore.md)
- [Widget](https://docs.inqud.com/crypto-widget/explore/widget.md)
- [Domain management](https://docs.inqud.com/crypto-widget/explore/domain-management.md)
- [Checkouts](https://docs.inqud.com/crypto-widget/explore/checkouts.md)
- [Requests](https://docs.inqud.com/crypto-widget/explore/requests.md)
- [Payments](https://docs.inqud.com/crypto-widget/explore/payments.md)
- [Integration](https://docs.inqud.com/crypto-widget/integration.md)
- [Redirect payment flow](https://docs.inqud.com/crypto-widget/integration/redirect-payment-flow.md): Redirect users to a dedicated Inqud Hosted page to complete their payment
- [Embedded widget](https://docs.inqud.com/crypto-widget/integration/embedded-widget.md): Incorporate the Inqud Crypto Widget directly into your application
- [Using your own UI with Inqud processing](https://docs.inqud.com/crypto-widget/integration/using-your-own-ui-with-inqud-processing.md): For more sophisticated and adaptable solutions
- [Web Hooks](https://docs.inqud.com/crypto-widget/integration/web-hooks.md)
- [Checkout Web Hook](https://docs.inqud.com/crypto-widget/integration/web-hooks/checkout-web-hook.md)
- [Request Web Hook](https://docs.inqud.com/crypto-widget/integration/web-hooks/request-web-hook.md)


---

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