# What Are Corridors?

A **corridor** is a supported **send → receive** route between two countries, including:&#x20;

* The **origin country** (where the sender and funds are located)&#x20;
* The **sender** - a human behind a digital wallet (mobile app) in the origin country&#x20;
* The **destination country** (where the beneficiary receives funds)&#x20;
* The **beneficiary** - a human behind a digital wallet (mobile app) in the destination country&#x20;
* The **supported payout methods** (bank account, mobile money, cash, vouchers)&#x20;
* The **currency pair** - in the context of remittance, is an origin country currency versus a destination country currency&#x20;
* The **FX rules, fees, and compliance requirements** - currency exchange rules, additional fees, PII data gathered for mandatory compliance data processing (e.g. travel rule)&#x20;
* The **licensed payout partners** in the destination market&#x20;

For example:&#x20;

* **Qatar → Philippines (QAR → PHP)**&#x20;
* **South Africa → Uganda (ZAR → UGX)**&#x20;
* **UK → India (GBP → INR)**&#x20;

Each corridor defines *how* money flows, *what rules apply*, and *which payout networks are used*.&#x20;


---

# 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.minitmoney.enterprises/get-started/what-are-corridors.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.
