# Introduction

The Vortex Widget allows you to easily embed buy and sell crypto functionality directly into your platform.

With a simple integration, your users can:

* Buy stablecoins using local payment methods (e.g., PIX, SEPA, etc.)
* Sell stablecoins and receive funds directly to their bank accounts

#### Why Use the Vortex Widget?

* **Seamless Integration** – Add the widget to your website or app with just a few lines of code.
* **Customization** – Configure fees and default Parameters
* **Multi-Network Support** – Works across multiple chains, including Base, Polygon, BSC, and more.
* **Automatic Compliance & KYC** – All flows are handled through regulated partners.


---

# 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.vortexfinance.co/hosted-app/readme.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.
