# How Corridors Connect Sender and Beneficiary

A corridor acts as the **bridge** between the sender in one jurisdiction and the beneficiary in another.&#x20;

**Sender → Minit Money Remittance Orchestrator → Beneficiary**&#x20;

1. **The sender initiates a transfer.** &#x20;
   1. Provides identity (KYC), funding source, and beneficiary details.&#x20;
2. **The system determines the appropriate corridor.** &#x20;
   1. Validates availability&#x20;
   2. Determines FX rate&#x20;
   3. Ensures country-specific compliance&#x20;
   4. Selects the correct payout partner&#x20;
   5. Execute the transactions&#x20;
3. **The beneficiary receives the payout.** &#x20;
   1. Bank deposit, mobile wallet, cash pickup or voucher&#x20;
   2. Settlement confirmed and notified&#x20;

The sender cannot transact without a valid corridor, and the beneficiary cannot receive funds outside a supported corridor.&#x20;

**Core Capabilities**&#x20;

* **Sender & Beneficiary Management** – Create, update, and verify customer profiles with embedded KYC/KYB workflows.&#x20;
* **FX & Corridor Management** – Real-time access to supported corridors, payout currencies, and exchange rates.&#x20;
* **Transaction Processing** – Execute fiat-to-fiat remittances with instant confirmation and transparent fees. In the future stablecoin-based remittances will be possible.&#x20;
* **Compliance & Risk Controls** – Integrated AML screening, transaction monitoring, and configurable rules per jurisdiction.&#x20;
* **Payout Integrations** – Seamless connection to local partners for bank deposits, mobile wallets, and cash-out options.&#x20;

**How It Works**&#x20;

Through a unified **Remittance Orchestrator**, RaaS connects senders’ wallets, treasury wallets, partner banks, payout networks and beneficiary wallets.&#x20;

* Funding cycles (continuous or manual) ensure liquidity and settlement across corridors.&#x20;
* Automated quoting, FX conversion, and transaction validation provide real-time transparency.&#x20;
* Real-time transaction messaging, including status displayed to the sender as well as the beneficiary.&#x20;
* Beneficiaries receive instant payouts once settlement is confirmed.&#x20;

**Who It’s For**&#x20;

RaaS is built for:&#x20;

* **Banks** – modernise cross-border payment offerings.&#x20;
* **Fintechs & Neo-banks** – integrate instant remittance flows via API and enrich your value proposition.&#x20;
* **Mobile Wallets & Telcos** – expand payout networks and digital reach.&#x20;

**Why Use Minit Money RaaS**&#x20;

* Rapid go-to-market via API or dashboard&#x20;
* Licensed corridors and local payout partners.&#x20;
* End-to-end visibility and regulatory compliance&#x20;
* Reduced operational overhead and settlement friction&#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/how-corridors-connect-sender-and-beneficiary.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.
