# Introduction

Welcome to **Unigox** — the exchange that moves money in any form.

***

## **Introduction**

Unigox is a liquidity orchestration platform. It aggregates rates from P2P merchants, licensed exchanges, and centralized providers into a single interface, automatically matching every order with the best available rate.

**For individuals**, Unigox handles buying and selling crypto through a non-custodial wallet with on-chain escrow — no manual browsing, no screenshots, no waiting.

**For businesses**, Unigox provides a corridor network spanning 40+ currencies across Africa, Europe, MENA, the Americas, and South-East Asia. Collect and disburse through bank transfers, mobile money, or stablecoins via API, SDKs, or an embeddable widget.

**For vendors**, Unigox routes orders to you automatically. Set your rates, go online, and earn.

***

## **What makes Unigox different**

* **Best rate, automatically.** Every order is matched across multiple liquidity sources — P2P vendors, licensed exchanges, and direct integrations.
* **Non-custodial.** Your funds stay in your wallet until the moment of trade. No centralized custody, no frozen accounts.
* **On-chain escrow.** Crypto is held transparently on-chain until payment is confirmed.
* **40+ currencies.** Bank transfers, mobile money, and stablecoins across five continents.
* **Gasless transfers.** Send USDT or USDC between Unigox users and across 10+ blockchains with zero gas fees.
* **Business-ready.** REST API, SDKs (JavaScript, Python, C#), and a drop-in widget for instant integration.


---

# 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://guide.unigox.com/introduction.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.
