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

# Choose your integration

> Pick the path for what you're building and jump straight to the right guide.

What are you building? Each path starts with a working guide and links its reference.

<CardGroup cols={2}>
  <Card title="Accept payments" icon="credit-card" href="/developer/guides/accept-payments">
    Take one-time and recurring payments with checkout links or the embedded checkout.
  </Card>

  <Card title="Move money and pay people out" icon="money-bill-transfer" href="/developer/platforms/manual-payouts">
    Send payouts, embed the payout portal, and top up balances.
  </Card>

  <Card title="Run a marketplace or platform" icon="store" href="/developer/platforms/quickstart">
    Enroll connected accounts, collect payments for them, and pay them out.
  </Card>

  <Card title="Build a Whop app" icon="cubes" href="/developer/guides/app-views">
    Ship an app that runs inside Whop, with auth, views, and the CLI.
  </Card>

  <Card title="Add chat and community" icon="messages" href="/developer/guides/chat/quickstart">
    Embed chat, DMs, and forums in your product.
  </Card>

  <Card title="Explore the API" icon="code" href="/api-reference/beta/overview">
    Browse the versioned Whop API reference and make your first request.
  </Card>
</CardGroup>

Not sure yet? Take the [quickstart](/developer/api/quickstart), then [test in the sandbox](/developer/guides/sandbox) before going live. API keys live in the [developer dashboard](https://whop.com/dashboard/developer).
