> ## Documentation Index
> Fetch the complete documentation index at: https://browseruse-0aece648-mintlify-cli-docs-1773354647.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Browser Use Cloud

> State-of-the-art AI browser automation with stealth browsers, CAPTCHA solving, residential proxies, and managed infrastructure.

<img src="https://mintcdn.com/browseruse-0aece648-mintlify-cli-docs-1773354647/3vKLGCH8O16VwCzF/images/intro-cloud-light.svg?fit=max&auto=format&n=3vKLGCH8O16VwCzF&q=85&s=980783e90f768b91bd7b623f377b31df" alt="Browser Use Cloud" noZoom className="block dark:hidden" width="830" height="274" data-path="images/intro-cloud-light.svg" />

<img src="https://mintcdn.com/browseruse-0aece648-mintlify-cli-docs-1773354647/3vKLGCH8O16VwCzF/images/intro-cloud-dark.svg?fit=max&auto=format&n=3vKLGCH8O16VwCzF&q=85&s=480059c07509fffa8940e86177166170" alt="Browser Use Cloud" noZoom className="hidden dark:block" width="830" height="274" data-path="images/intro-cloud-dark.svg" />

## Get Started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/cloud/quickstart">
    Run your first task in Python or TypeScript.
  </Card>

  <Card title="Coding Agent Quickstart" icon="brain" href="/cloud/coding-agent-quickstart">
    Full SDK and API reference for Claude Code, Cursor, or Copilot.
  </Card>
</CardGroup>

## Concepts

<CardGroup cols={2}>
  <Card title="Agent Tasks" icon="play" href="/cloud/guides/tasks">
    Describe a goal in plain text, get structured data back.
  </Card>

  <Card title="Browser Infrastructure" icon="globe" href="/cloud/guides/browser-api">
    Fast, stealth-enabled browsers for any agent or automation framework.
  </Card>

  <Card title="Sessions & Profiles" icon="browser" href="/cloud/guides/sessions">
    Persistent login state and multi-step workflows.
  </Card>

  <Card title="Proxies & Stealth" icon="shield" href="/cloud/guides/proxies-and-stealth">
    Anti-detect browsers, CAPTCHA solving, and residential proxies.
  </Card>
</CardGroup>

<Tip>
  Looking for the open-source Python library? See the [Open Source docs](/open-source/introduction).
</Tip>
