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

# Red Fancy Docs

> Integration guides and API reference for Red Fancy payments

<Card title="Payments API" icon="money-bill-trend-up" href="/pay/introduction">
  Create projects, discover supported networks, and manage on-chain payment flows.
</Card>

<Note>
  The API reference in this site is generated from the current `OPENAPI.yaml`, and the guide pages explain the intended integration flow around it.
</Note>

## Start Here

<Columns cols={2}>
  <Card title="Quickstart" icon="rocket-launch" href="/pay/quickstart">
    Go from network discovery to your first transaction in one walkthrough.
  </Card>

  <Card title="Projects" icon="folder-open" href="/pay/projects">
    Learn how project creation, settings, stats, and wallet lookup work.
  </Card>

  <Card title="Signed Requests" icon="shield-check" href="/pay/signature">
    Understand `x-signature`, raw-body signing, and the protected transaction flow.
  </Card>

  <Card title="Transactions" icon="arrows-left-right" href="/pay/transactions">
    Review creation flows, statuses, redirects, callbacks, and pagination.
  </Card>
</Columns>

## Need Access?

To get production access or onboarding help, contact us via Telegram support or email **[contact@redfancy.org](mailto:contact@redfancy.org)**.
