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

# Quickstart

> Set up a BUX in a few clicks. It takes less than five minutes.

You need a Browser Use account and access to Claude Code or Codex. Then:

<Steps>
  <Step title="Start your VM">
    Go to [cloud.browser-use.com/bux](https://cloud.browser-use.com/bux) and start a box. The VM boots in 30 to 60 seconds from a pre-baked AMI with Browser Use and Claude Code pre-installed.
  </Step>

  <Step title="Connect a Telegram bot">
    Two ways to set this up:

    * Scan the QR code displayed and we do the Telegram setup for you.
    * Create the bot on your own (via [@BotFather](https://t.me/BotFather)) and paste in the bot token.
  </Step>

  <Step title="Log in to Claude Code / Codex">
    The web terminal prints a one-time login link. Open it, authorise, paste the token back. From here on, every Telegram message goes into the same resumed agent session, so context persists.
  </Step>

  <Step title="Start using it">
    Send a message to your Telegram bot to fire off your first task. You can also drive a BUX from the web terminal or over SSH; see [Interfaces](/cloud/bux/interfaces).
  </Step>
</Steps>
