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

# Create a wallet

> Create your first sandbox wallet on Base Sepolia during developer onboarding.

The third and final onboarding step is wallet creation. You click a button and Veil provisions a wallet on Base Sepolia.

## Create your first wallet

<Steps>
  <Step title="Arrive at the wallet step">
    After adding your sandbox bank account, onboarding moves to the wallet step. You'll see a **Create wallet** button.
  </Step>

  <Step title="Click Create wallet">
    Veil provisions a sandbox wallet on Base Sepolia. This takes a moment. When it completes, the wallet's deposit address is shown on screen.
  </Step>

  <Step title="Copy your deposit address">
    The deposit address is the on-chain address where test tokens will land. Copy it for later — you'll use it when sending crypto to the wallet, and the faucet credits it automatically.
  </Step>

  <Step title="Open the dashboard">
    Click **Open dashboard** to enter the developer dashboard. Your new wallet appears under the Wallets tab, scoped to sandbox mode.
  </Step>
</Steps>

## Sandbox wallets live on Base Sepolia

Sandbox wallets are provisioned on Base Sepolia. Deposits sent to the wallet address on Base Sepolia are recognized by Veil and appear as balances once the network confirms them. All sandbox test tokens (USDC\_TEST) also live on Base Sepolia.

For more on wallet modes, chains, and bank account binding, see [Wallets](/concepts/wallets).

## After onboarding

From the dashboard you can:

* Fund the wallet with test tokens using the faucet (see [Get test tokens](/developers/sandbox/faucet))
* Create additional wallets on other chains from the Wallets tab
* Configure auto-settle by setting a source address on any wallet

## See also

* [Wallets](/concepts/wallets) — wallet modes, balances, and bank account binding
* [Auto-settle](/concepts/auto-settle) — automatic conversion on every deposit
* [Get test tokens](/developers/sandbox/faucet) — fund your wallet with USDC\_TEST
