> ## 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.

# Guides overview

> Jump into the end-to-end integrations, lifecycle walkthroughs, and payout playbooks.

<Columns cols={2}>
  <Card title="Raast integration journey" icon="route" href="/guides/raast-integration-journey">
    Checklist from onboarding to live payments.
  </Card>

  <Card title="Payment lifecycle" icon="arrows-rotate" href="/guides/payment-lifecycle">
    Understand RTP, QR, and webhook flows end to end.
  </Card>

  <Card title="Payout lifecycle" icon="money-bill-transfer" href="/guides/payout-lifecycle">
    Monitor payout states and handle failures gracefully.
  </Card>

  <Card title="Webhooks delivery" icon="plug" href="/guides/webhooks-delivery">
    Verify signatures, handle retries, and process events.
  </Card>
</Columns>
