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

# Next steps

> Where to go after your first sandbox offramp — CLI, MCP, API keys, and going live.

You've completed the sandbox journey. Here's what's available next.

## Go live

When you're ready to move to production, the Go-Live flow walks you through production KYC, a production bank account, and your first live wallet. The dashboard's mode toggle switches you between sandbox and production once you've completed the live setup.

See [Production overview](/developers/production/overview) for what to expect.

## Integrate with the CLI

The `@useveil/cli` package lets you drive offramps, manage wallets, and inspect transactions from a terminal or CI environment. Start with [Install](/cli/install) to get the package, then follow the [worked example](/cli/worked-example) to complete a sandbox offramp from the command line.

## Integrate with MCP

The Veil MCP server connects Veil to Claude, Cursor, and other MCP-compatible clients. Once connected, you can drive offramps from inside a chat. See [Connect](/mcp/connect) to add the server to your client, then [In-chat flow](/mcp/in-chat-flow) for a step-by-step offramp walkthrough.

## API keys

A dedicated API keys guide is coming in a later phase, alongside the full REST API reference.

## See also

* [Sandbox vs. production](/concepts/sandbox-vs-production) — mode toggle and per-mode uniqueness
* [Offramp lifecycle](/concepts/offramp-lifecycle) — the full quote-to-settle sequence across all surfaces
