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

# Introduction

> The developer-first mobile money payment gateway for African builders

Welcome to the Senda Developer Documentation. Senda is the developer-first mobile money payment gateway for African builders.

With Senda, you can integrate secure, lightning-fast mobile money collection and disbursement workflows into your apps with a single, unified API.

## Platform Features

* **Standardized REST API:** Modern, Stripe-modeled routes for creating charges, payouts, and managing refunds.
* **Double-Entry Ledger:** Bulletproof transaction logging keeping your operating float reconciled down to the second.
* **Hosted Checkout:** Complete, responsive hosted checkout sequences out of the box via `pay.sendapay.io`.
* **SDK Ecosystem:** Headless SDK libraries for Android, iOS, and Web.

Let's get started building.

<CardGroup cols={2}>
  <Card title="Quickstart Guide" icon="bolt" href="/quickstart">
    Integrate Senda into your application in under 5 minutes.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Explore raw endpoint schemas and webhooks structures.
  </Card>
</CardGroup>
