# 👋 Welcome to Paychant

{% hint style="info" %}
You can experience our ramp product in action [here](https://widget.paychant.com/buy?env=production\&assetAmount=20.5\&partnerApiKey=guest) or watch our demo [video](https://youtu.be/OU9uJPCjioY).
{% endhint %}

Welcome to the Paychant Documentation! Here you will find all the information you need to seamlessly integrate Paychant Ramp with your wallet, application, or website. Before you begin, please ensure you apply for our integration access. If you have any further questions or require assistance, feel free to reach out to us at <sales@paychant.com>.

<figure><img src="https://2267087691-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MCGfDuKGzr_1lqUPMYS%2Fuploads%2F2eJ0wrEfHj5NZ4g12O4o%2Fwidget_meta_image.jpg?alt=media&#x26;token=30bdb018-3508-4eb4-84a5-fdd28f35db7e" alt=""><figcaption></figcaption></figure>

### What is Paychant?

Paychant is a fintech company focused on building payment infrastructure that connects stablecoins with Africa’s traditional financial systems. Our secure and compliant on-and-off-ramp widget provides a seamless solution for converting between local fiat currencies and stablecoins, leveraging popular African payment methods like local bank transfers, M-Pesa, MTN MoMo, Tigo, Vodafone Cash, Airtel Money, and other widely used mobile wallets.

Our core mission is to empower the next billion users in Africa by facilitating the transition from fiat to stablecoins, bridging the gap between the continent’s traditional financial systems and the digital currency era.

### Use Cases

At Paychant, we provide infrastructure for seamless fiat-to-stablecoin conversion across Africa. Our platform simplifies stablecoin onboarding, enabling easy exchange between local currencies and stablecoins. With our comprehensive, compliant payment APIs, fintechs and digital wallets can integrate our fiat-to-stablecoin widget to offer services such as remittances, payroll, and USD savings to users in Africa.

### Technical Documents

Ready to integrate Paychant? Great! You have two integration options: Redirect or Overlay embed. Both options will display our ramp interface within the application where the API is implemented.


---

# 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://developer.paychant.com/introduction/master.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.
