> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stablepay.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart

> Start collecting payments with Stablepay!

## Introduction

Welcome to Stablepay! This quickstart guide will help you integrate mobile money services like M-Pesa and other mobile money providers into your application using our provisioned endpoints.

## Prerequisites

Before you begin, ensure you have:

* Basic knowledge of blockchain technology
* Familiarity with RESTful APIs
* A development environment set up for your preferred programming language

## Setup Requirements

* **API Access**: Request API access from Stablepay.

## Next Steps

Once you've completed the setup process:

1. **Explore the API Documentation**: Visit our comprehensive API docs to understand the available endpoints and how to interact with them.
2. **Test out endpoints**: We offer API enviroments in various programming languages to simplify your integration process. Find them in the "Downloads" section of the API Portal.

## Best Practices

* Keep your API credentials and wallet private keys secure.
* Implement proper error handling in your integration.
* Stay updated with our changelog for any API updates or new features.
* Implement webhooks for real-time notifications about transaction statuses.

## Support

If you encounter any issues or have questions during the setup process, please don't hesitate to reach out:

* Email: [hello@stablepay.ai](mailto:hello@stablepay.ai)

##

{/* ### Deploy your changes

<AccordionGroup>

<Accordion icon="message-bot" title="Install our Github app">
Our Github app automatically deploys your changes to your docs site, so you
don't need to manage deployments yourself. You can find the link to install on
your [dashboard](https://dashboard.mintlify.com). Once the bot has been
successfully installed, there should be a check mark next to the commit hash
of the repo.
</Accordion>
<Accordion icon="rocket" title="Push your changes">
[Commit and push your changes to
Git](https://docs.github.com/en/get-started/using-git/pushing-commits-to-a-remote-repository#about-git-push)
for your changes to update in your docs site. If you push and don't see that
the Github app successfully deployed your changes, you can also manually
update your docs through our [dashboard](https://dashboard.mintlify.com).
</Accordion>

</AccordionGroup>

## Update your docs

Add content directly in your files with MDX syntax and React components. You can use any of our components, or even build your own.

<CardGroup>

<Card title="Style Your Docs" icon="paintbrush" href="/settings/global">
Add flair to your docs with personalized branding.
</Card>

<Card
title="Add API Endpoints"
icon="square-code"
href="/api-playground/configuration"
>
Implement your OpenAPI spec and enable API user interaction.
</Card>

<Card
title="Integrate Analytics"
icon="chart-mixed"
href="/analytics/supported-integrations"
>
Draw insights from user interactions with your documentation.
</Card>

<Card
title="Host on a Custom Domain"
icon="browser"
href="/settings/custom-domain/subdomain"
>
Keep your docs on your own website's subdomain.
</Card>

</CardGroup> */}
