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

# Documentation

> Learn how to integrate Flexa payments using our guides and sample code.

## Payments

Flexa offers the fastest, most versatile platform for omnichannel digital asset payments. Receive payouts in USD or the currency of your choice. Integrate directly or use an existing payments service provider gateway.

<CardGroup cols={2}>
  <Card title="Overview" icon="circle-info" href="/payments/overview">
    Get an introduction to Flexa-powered digital asset acceptance.
  </Card>

  <Card title="Get started" icon="play" href="/payments/getting-started">
    Discover how to start accepting digital asset payments.
  </Card>
</CardGroup>

## Components

For developers, Flexa offers a suite of prebuilt UI that enables your wallet app to interface directly with Flexa-powered payment systems in-person and online.

<CardGroup cols={2}>
  <Card title="iOS" icon="apple" href="https://github.com/flexa/flexa-ios">
    Get started with the Flexa SDK for iOS
  </Card>

  <Card title="Android" icon="android" href="https://github.com/flexa/flexa-android">
    Get started with the Flexa SDK for Android
  </Card>

  <Card title="React Native" icon="atom" href="https://github.com/flexa/flexa-react-native">
    Get started with the Flexa SDK for React Native
  </Card>
</CardGroup>
