> 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/inqud-hosted-page-overview.md).

# Inqud Hosted Page overview

For businesses looking for a straightforward and efficient way to accept cryptocurrency payments, the Inqud Hosted Page offers a perfect blend of simplicity and security. When customers choose to pay with cryptocurrency, they are redirected to a secure, Inqud-hosted payment page. This approach takes the complexity of crypto transactions off your shoulders, as the entire process is managed within the secure and user-friendly environment of Inqud's system.

This method is ideal for those who prefer not to integrate a payment widget directly into their site or are looking for a quick and easy setup with minimal changes to their existing infrastructure.

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

## **Simple integration via redirect**

Inqud Hosted Page seamlessly integrates into your business operations, demanding minimal setup. You can begin accepting cryptocurrency payments without the need for extensive development work or technical expertise on the frontend. This streamlined process ensures that cryptocurrency transactions are accessible and efficient, allowing you to focus on your core business activities while providing your customers with a seamless payment experience.

## **Custom return URLs for a seamless customer journey**

With Inqud Hosted Page, you have the flexibility to specify return URLs, ensuring a seamless customer journey. After completing their cryptocurrency payment on the Inqud-hosted page, customers can be redirected back to your website effortlessly.<br>

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

## **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/W7afmzI7eFXDu2HiMuZ4" %}
[Redirect payment flow](/crypto-widget/integration/redirect-payment-flow.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/inqud-hosted-page-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.
