# Introduction

Klasha enables international businesses to sell seamlessly in Africa and accept payments online in different local African currencies.

### Payment collection

Klasha offers a number of payment collection options for business owners:

* **Card payments** - Customers can pay using their debit/credit cards.
* **Bank transfer** (Nigeria) - Customers from Nigeria can pay using the bank transfer payment option.
* **M-Pesa** (Kenya) - Customers from Kenya can make payments seamlessly using M-Pesa.
* **Mobile money** - We offer various mobile money options which customers from Uganda can use.
* **Klasha wallet** - Your customers with a Klasha account can pay from their wallets with ease.
* **USSD** (Nigeria) - Customers from Nigeria can pay using the USSD option by dialing their respective USSD bank codes.

#### Klasha accepts the following currencies (updated regularly):

* NGN
* UGX
* KES
* ZAR
* USD


---

# 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/overview/introduction.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.
