# Welcome to Vortex Docs

This documentation covers everything you need to understand and integrate the Vortex platform — whether you’re using our **Buy & Sell Crypto App**, embedding the **Vortex Widget**, or connecting via our **Exchange API**.

### What is Vortex?

We started Vortex to fix what makes fiat ↔ crypto conversion unreliable: opaque pricing, unpredictable liquidity, and unnecessary friction — especially in cross-border and emerging markets.

Vortex is different. We center our infrastructure around stablecoins, and work exclusively with regulated local partners who understand their jurisdictions’ payment rails and compliance requirements.

Pricing is based on interbank FX rates, or — where official rates diverge from reality — on prevailing local market rates. The result: real liquidity, transparent pricing, and a system that works equally well for individuals and institutions.

<br>


---

# 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/welcome-to-vortex-docs.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.
