# Supported Countries/Regions

Below is a list of the supported countries/regions, the acceptable transaction methods and types plus the official transaction currencies that apply to the respective regions.

<table><thead><tr><th width="87">Code</th><th width="132">Name</th><th width="340">Transaction Method(s)</th><th>Transaction Currency</th></tr></thead><tbody><tr><td>UG</td><td>Uganda</td><td>MOBILE_MONEY (Collection, Payout)</td><td>UGX</td></tr><tr><td>KE</td><td>Kenya</td><td>MOBILE_MONEY (Collection, Payout)</td><td>KES</td></tr><tr><td>TZ</td><td>Tanzania</td><td>MOBILE_MONEY (Collection, Payout)</td><td>TZS</td></tr><tr><td>RW</td><td>Rwanda</td><td>MOBILE_MONEY (Collection, Payout)</td><td>RWF</td></tr><tr><td>GH</td><td>Ghana</td><td>MOBILE_MONEY (Collection, Payout)</td><td>GHS</td></tr><tr><td>CM</td><td>Cameroon</td><td>MOBILE_MONEY (Collection, Payout)</td><td>XAF</td></tr><tr><td>ZA</td><td>South Africa</td><td>BANK (Collection, Payout)</td><td>ZAR</td></tr><tr><td>NG</td><td>Nigeria</td><td>BANK (Collection, Payout)</td><td>NGN</td></tr></tbody></table>


---

# 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/getting-started/supported-countries-regions.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.
