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

# Cookbook

> Step-by-step recipes for gates, sign-in, agents, and servers.

New here? [Start](/). Selling access is a [recipe](../quickstart).

## Flows

<CardGroup cols={2}>
  <Card title="Private Cloud Trust Harness" icon="cloud" href="./private-cloud-agents">
    Portable trusted agents. Same identity, permissions, proofs, and Vault on a laptop, server, or confidential VM.
  </Card>

  <Card title="Hosted sign-in" icon="key" href="./auth-hosted-verify">
    Sign-in and checks at `/verify`.
  </Card>

  <Card title="Abuse and layered access" icon="shield-halved" href="./sybil-resistance">
    Social + human gates.
  </Card>

  <Card title="Agent setup" icon="robot" href="./verifiable-agents">
    Set identity and authority before tools run.
  </Card>

  <Card title="Domain" icon="globe" href="./domain-verification">
    DNS or org ownership.
  </Card>

  <Card title="Verified handles" icon="at" href="./verified-handles">
    Creator and platform handles.
  </Card>

  <Card title="Integrations" icon="server" href="./integrations">
    Backend results and access keys.
  </Card>

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

  <Card title="NFT gating" icon="image" href="./nft-gating">
    Holder gates for on-chain ownership.
  </Card>

  <Card title="Sell access" icon="building" href="../quickstart">
    Set the checks, set the price, embed one link.
  </Card>
</CardGroup>

## Related

<CardGroup cols={2}>
  <Card title="MCP" icon="plug" href="../mcp/overview">
    Assistants that use your Proofable account.
  </Card>

  <Card title="Pricing" icon="tags" href="../platform/pricing">
    Credits, Pro, and what checks cost.
  </Card>

  <Card title="Verifier catalog" icon="list-tree" href="../verification/verifiers">
    Full live catalog.
  </Card>
</CardGroup>
