# Introduction

Netwallet is a platform that enables merchants to perform collection and payout across Africa, securely processing online payments using any payment channel of choice. Also, Netwallet provides a unique experience to users with its QR payment technology.&#x20;

Netwallet platform facilitates fast, secure  and simple payments from consumers to businesses and vis versa. Netwallet provides incredibly fast and easy access to a variety of secure payment options to buy goods and services from merchants in Africa and around the world.

This Documentation is a guideline to merchants and developers with websites that have/need to integrate Netwallet for payments processing.

***

### Features\#

### Production Environment

In production environment, real funds can be requested from real customers. In order for the merchant to be accepted to use the production environment, they will have completed the compliance/KYC phase. You will need approval to transact live through this platform's API. Please contact us at *<mark style="color:blue;">**<business@netwalletpay.com>**</mark>* for more


---

# 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.netwalletpay.com/netwallet-api-docs/getting-started/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.
