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

# Platform

> Manage profiles, Connections, proofs, agents, listings, and integration paths.

Create proofs, manage them in a profile, require them at product gates, sell qualified access, or use them with AI agents.

## Use Proofable

<CardGroup cols={2}>
  <Card title="Profile" icon="user" href="https://proofable.me/profile">
    Identity, proofs, and agents in one profile.
  </Card>

  <Card title="Connections" icon="plug" href="../cookbook/connector-integrations">
    Link apps in Connections.
  </Card>

  <Card title="Agents" icon="robot" href="https://proofable.me/profile?tab=agents">
    Create or import an agent. Set what it may do.
  </Card>

  <Card title="Listings" icon="window" href="https://proofable.me/profile?tab=portals">
    Set the checks and the price. Share one link.
  </Card>

  <Card title="Proofs" icon="shield-check" href="https://proofable.me/profile?tab=proofs">
    Review, share, and revoke completed checks.
  </Card>
</CardGroup>

## Build on Proofable

<CardGroup cols={2}>
  <Card title="Hosted sign-in" icon="key" href="../cookbook/auth-hosted-verify">
    Hosted sign-in and check flow.
  </Card>

  <Card title="Sell access" icon="building" href="../quickstart">
    Choose checks, set price, copy embed.
  </Card>

  <Card title="Protect an app" icon="door-closed" href="../quickstart">
    Gate and require current proof before access.
  </Card>

  <Card title="Use proofs" icon="shield-check" href="./proofs">
    Store a proof ID, read current status.
  </Card>
</CardGroup>
