# Payouts/Disbursements

- [Getting Started](https://docs.elemitech.com/payouts-disbursements/getting-started.md): Payouts, also sometimes called Disbursements, are outbound fund transfers from your merchant account to supported mobile money channels or bank accounts.
- [Mobile Money Payouts](https://docs.elemitech.com/payouts-disbursements/mobile-money-payouts.md): The Elemi API enables you to transfer funds directly from your available balance to a mobile money account. The documentation below explains further.
- [Bank Account Transfers](https://docs.elemitech.com/payouts-disbursements/bank-account-transfers.md): Send money quickly to different bank accounts across multiple supported countries with Elemi. The document below explains further.


---

# 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.elemitech.com/payouts-disbursements.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.
