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

# Use Cases

> Common integration patterns for the Devdraft API.

Devdraft's API is built around stablecoin-powered payment infrastructure. Below are the primary use cases supported today.

| Use Case                   | What you build                                       | Key endpoints   |
| -------------------------- | ---------------------------------------------------- | --------------- |
| **Stablecoin payments**    | Accept USDC from customers on Base                   | Payment Intents |
| **USD bank payments**      | Accept or send USD via ACH or Fedwire                | Payment Intents |
| **MXN payments**           | Accept MXN from Mexican bank accounts via SPEI       | Payment Intents |
| **Mobile money**           | Send ZMW to mobile wallets in Zambia                 | Transfers       |
| **Wallet-to-wallet**       | Move funds between Devdraft wallets programmatically | Transfers       |
| **Event-driven workflows** | React to payment events in your backend              | Webhooks        |

For API authentication and your first request, start with the [Quickstart](/docs/developers/home/quickstart).
