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

# Developer sandbox

> Build and test the full offramp loop without real money. Full guide from signup to first sandbox offramp.

This guide walks you through the complete developer sandbox journey on Veil: sign up, complete sandbox identity verification, add a sandbox bank account, create a wallet, fund it with test tokens, and run your first sandbox offramp.

## Who this is for

You're a developer who wants to integrate Veil's offramp into an application or explore it from the dashboard before going live. The sandbox environment lets you complete the entire loop — crypto in, fiat out — without real money or real KYC friction.

**Before you start, you'll need:**

* An email address

You do not need a real government ID for sandbox KYC — any image is accepted.

## The journey

<CardGroup cols={2}>
  <Card title="1. Sign up" href="/developers/sandbox/signup">
    Create your developer account and start sandbox onboarding.
  </Card>

  <Card title="2. Identity and bank" href="/developers/sandbox/kyc-and-bank">
    Complete sandbox identity verification and add a sandbox bank account.
  </Card>

  <Card title="3. Create a wallet" href="/developers/sandbox/first-wallet">
    Create your first sandbox wallet on Base Sepolia.
  </Card>

  <Card title="4. Get test tokens" href="/developers/sandbox/faucet">
    Use the Fund button to receive test USDC in your wallet in about 30 seconds.
  </Card>

  <Card title="5. Claim a username" href="/developers/sandbox/username">
    Optionally claim a sandbox @handle from Settings.
  </Card>

  <Card title="6. Your first offramp" href="/developers/sandbox/first-offramp">
    Convert test tokens to fiat using the dashboard's Send Now panel.
  </Card>

  <Card title="7. Next steps" href="/developers/sandbox/next-steps">
    API keys, CLI, MCP, and going live.
  </Card>
</CardGroup>

## See also

* [Sandbox vs. production](/concepts/sandbox-vs-production) — what the two environments share and where they differ
