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

# Quickstart

> The fastest path to a working offramp depends on the surface you are using. Pick one.

Choose the surface you want to use and follow the path for it.

<CardGroup cols={2}>
  <Card title="Individual" href="/individuals/overview">
    Sign up, complete KYC, add a bank account, and send your first offramp from the dashboard.
  </Card>

  <Card title="Developer" href="/developers/sandbox/overview">
    Start in sandbox from the dashboard, then follow the [going-live](/developers/production/overview) flow when you are ready.
  </Card>

  <Card title="AI agent" href="/mcp/connect">
    Add Veil to Claude or Cursor, then walk through the [in-chat offramp flow](/mcp/in-chat-flow).
  </Card>

  <Card title="CLI" href="/cli/install">
    Install `@useveil/cli`, then follow the [worked example](/cli/worked-example).
  </Card>
</CardGroup>

Not sure which fits? [What is Veil?](/get-started/what-is-veil) walks through each option.
