> ## Documentation Index
> Fetch the complete documentation index at: https://browseruse-0aece648-pricing-docs-rework.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-pricing-docs-rework/ZSQISMu-pmEvAT4-/images/intro-cloud-light.svg?fit=max&auto=format&n=ZSQISMu-pmEvAT4-&q=85&s=45df63a07f4e3d6efb64331a302fb1fc" 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-pricing-docs-rework/ZSQISMu-pmEvAT4-/images/intro-cloud-dark.svg?fit=max&auto=format&n=ZSQISMu-pmEvAT4-&q=85&s=e39494242533db5432c7f84a53898cc1" 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>
