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

# Arc Studio

> Build and deploy onchain apps with Circle's AI coding agent.

Arc Studio is Circle's AI coding agent for building onchain apps. Describe what
you want to build, and Arc Studio writes, previews, and deploys a working
full-stack app on [Arc](https://docs.arc.io/arc-chain) with USDC ready out of
the box. It deploys to Arc testnet, so you can ship and iterate safely.

Use Arc Studio in the browser, where a live preview, editable code, and a
terminal are built in. You can also install the Arc Studio CLI to work from the
terminal, or to delegate onchain tasks from your own AI coding agent such as
Claude Code, Codex, or Cursor.

Arc Studio documentation lives in the Arc docs:

<CardGroup cols={1}>
  <Card title="Arc Studio overview" icon="rocket" href="https://docs.arc.io/ai/arc-studio" horizontal>
    What Arc Studio can build and how to get started in the browser.
  </Card>

  <Card title="Arc Studio CLI" icon="terminal" href="https://docs.arc.io/ai/arc-studio-cli" horizontal>
    Run Arc Studio from the terminal or drive it from an AI coding agent.
  </Card>
</CardGroup>
