# welcome to mobilemoney.py

Documentation of mobilemoney.py a modern, easy to use, feature-rich, and async ready API wrapper for MTN MobileMoney written in Python. Use method and function simplified for the [MTN MOMO API ](https://momodeveloper.mtn.com/)

## Features

* Modern Pythonic API using `async` and `await`.
* Optimised in both speed and memory.

## Getting started

Is this your first time using the library? This is the place to get started!

{% content-ref url="introduction" %}
[introduction](https://momopy.rewriteapi.cm/introduction)
{% endcontent-ref %}

{% content-ref url="quick-start" %}
[quick-start](https://momopy.rewriteapi.cm/quick-start)
{% endcontent-ref %}

{% content-ref url="getting-help" %}
[getting-help](https://momopy.rewriteapi.cm/getting-help)
{% endcontent-ref %}

## Manual

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

{% content-ref url="reference/api-reference" %}
[api-reference](https://momopy.rewriteapi.cm/reference/api-reference)
{% endcontent-ref %}


---

# 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://momopy.rewriteapi.cm/welcome-to-mobilemoney.py.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.
