# Transfers

- [Payout](https://developers.klasha.com/transfers/payout.md)
- [ZAR Payout (new encryption)](https://developers.klasha.com/transfers/payout/zar-payout-new-encryption.md)
- [NGN Payout (new encryption)](https://developers.klasha.com/transfers/payout/ngn-payout-new-encryption.md)
- [GHS Payout (new encryption)](https://developers.klasha.com/transfers/payout/ghs-payout-new-encryption.md)
- [KES Payout (new encryption)](https://developers.klasha.com/transfers/payout/kes-payout-new-encryption.md)
- [ZMW Payout (new encryption)](https://developers.klasha.com/transfers/payout/zmw-payout-new-encryption.md)
- [TZS Payout (new encryption)](https://developers.klasha.com/transfers/payout/tzs-payout-new-encryption.md)
- [CNY Payout (new encryption)](https://developers.klasha.com/transfers/payout/cny-payout-new-encryption.md): This documentation provides a comprehensive guide to integrating with Klasha's CNY Payout service. You can use this API to send money to China via various methods, including wallets (Alipay, WeChat),
- [MoMo Payout](https://developers.klasha.com/transfers/momo-payout.md)
- [ZMW (new encryption)](https://developers.klasha.com/transfers/momo-payout/zmw-new-encryption.md)
- [RWF (new encryption)](https://developers.klasha.com/transfers/momo-payout/rwf-new-encryption.md)
- [UGX (new encryption)](https://developers.klasha.com/transfers/momo-payout/ugx-new-encryption.md)
- [GHS (new encryption)](https://developers.klasha.com/transfers/momo-payout/ghs-new-encryption.md)
- [NGN (new encryption)](https://developers.klasha.com/transfers/momo-payout/ngn-new-encryption.md)
- [XOF Ivory Coast (new encryption)](https://developers.klasha.com/transfers/momo-payout/xof-ivory-coast-new-encryption.md)
- [XOF Benin (new encryption)](https://developers.klasha.com/transfers/momo-payout/xof-benin-new-encryption.md)
- [XOF Senegal (new encryption)](https://developers.klasha.com/transfers/momo-payout/xof-senegal-new-encryption.md)
- [XOF Burkina Faso (new encryption)](https://developers.klasha.com/transfers/momo-payout/xof-burkina-faso-new-encryption.md)
- [XAF Cameroon (new encryption)](https://developers.klasha.com/transfers/momo-payout/xaf-cameroon-new-encryption.md)
- [XAF Gabon (new encryption)](https://developers.klasha.com/transfers/momo-payout/xaf-gabon-new-encryption.md)
- [XAF Republic of the Congo (new encryption)](https://developers.klasha.com/transfers/momo-payout/xaf-republic-of-the-congo-new-encryption.md)
- [CDF Democratic Republic of the Congo (new encryption)](https://developers.klasha.com/transfers/momo-payout/cdf-democratic-republic-of-the-congo-new-encryption.md)
- [TZS (new encryption)](https://developers.klasha.com/transfers/momo-payout/tzs-new-encryption.md)
- [MWK (new encryption)](https://developers.klasha.com/transfers/momo-payout/mwk-new-encryption.md)
- [MZN (new encryption)](https://developers.klasha.com/transfers/momo-payout/mzn-new-encryption.md)
- [KES (new encryption)](https://developers.klasha.com/transfers/momo-payout/kes-new-encryption.md)
- [SLL (new encryption)](https://developers.klasha.com/transfers/momo-payout/sll-new-encryption.md)
- [Klasha Wire API](https://developers.klasha.com/transfers/klasha-wire-api.md)
- [Swap API](https://developers.klasha.com/transfers/swap-api.md): Our Swap API give merchants the ability to swap funds between their wallets via API using our internal Klasha rates.
- [Currency Coverage](https://developers.klasha.com/transfers/currency-coverage.md)


---

# 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://developers.klasha.com/transfers.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.
