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

# Overview

> Choose the Raast flow that matches your payment or payout use case.

Pick the flow that matches how you collect or disburse funds. Each use case includes request fields, API examples, and webhook events to expect.

<Columns cols={2}>
  <Card title="RTP Now" icon="bolt" href="/use-cases/rtp_now">
    Create and send RTP Now
  </Card>

  <Card title="RTP Later" icon="clock-rotate-left" href="/use-cases/rtp_later">
    Create and send RTP Later
  </Card>

  <Card title="Dynamic QR" icon="qrcode" href="/use-cases/dynamic_qr">
    Create and send Dynamic QRs
  </Card>

  <Card title="Static QR" icon="barcode" href="/use-cases/static_qr">
    Create and send Static QRs
  </Card>

  <Card title="Payouts" icon="money-bill-transfer" href="/use-cases/payouts">
    Disburse funds to beneficiaries across Raast.
  </Card>
</Columns>
