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

# First steps with BrowserAI

> Effortless setup. Seamless automation. No roadblocks.

This guide will walk you through launching your first task in **BrowserAI** in just a few steps—so you can start automating browser interactions at scale **without worrying about anti-bot restrictions like fingerprinting, CAPTCHAs, or IP blocks**.

### Quick Start

<Steps>
  <Step title="Sign up">
    [Sign up](https://browser.ai/dashboard/page/projects) to BrowserAI.
  </Step>

  <Step title="Jump to Live chat">
    Navigate to the **Live chat** section on the left sidebar and start a new conversation.

    <Frame>
      <img src="https://mintcdn.com/brightbrowserai/BMDL4tkYW9ROygnX/general/img/browserai_start1.png?fit=max&auto=format&n=BMDL4tkYW9ROygnX&q=85&s=0117aaa21d6841bfbce171441e32031c" alt="" width="1128" height="654" data-path="general/img/browserai_start1.png" />
    </Frame>
  </Step>

  <Step title="Send you first task">
    Just say what you're aiming to do, the kind of info you're looking for, or the task you want to complete.

    <Tip>**Be sure to clearly define the task you're looking to accomplish** — providing detailed information will help BrowserAI deliver the most precise and relevant results.</Tip>

    <Frame>
      <img src="https://mintcdn.com/brightbrowserai/BMDL4tkYW9ROygnX/general/img/browserai_start2.png?fit=max&auto=format&n=BMDL4tkYW9ROygnX&q=85&s=2d51338b78d027fa9044ee8b73c6b834" alt="" width="1474" height="928" data-path="general/img/browserai_start2.png" />
    </Frame>
  </Step>

  <Step title="Task break down">
    BrowserAI will split your main task into several smaller sub-tasks to make it easier to achieve.
    You can tweak, remove, or add more sub-tasks as you like. Once you're happy with it, just go ahead and approve it by pressing **Run session**.

    <Frame>
      <img src="https://mintcdn.com/brightbrowserai/DKnNcw-GbNNuU02a/general/img/browserai_start3.png?fit=max&auto=format&n=DKnNcw-GbNNuU02a&q=85&s=4dd62e271bf7c53b0271228387e64ceb" alt="" width="1385" height="732" data-path="general/img/browserai_start3.png" />
    </Frame>
  </Step>

  <Step title="Live session window">
    On your right, you'll find a **live browser window** that shows your session in action and how things are moving along.

    <Frame>
      <img src="https://mintcdn.com/brightbrowserai/BMDL4tkYW9ROygnX/general/img/browserai_start4.png?fit=max&auto=format&n=BMDL4tkYW9ROygnX&q=85&s=f0bdcbc9b9a9e1e7042b9033f5739e7d" alt="" width="1816" height="910" data-path="general/img/browserai_start4.png" />
    </Frame>
  </Step>

  <Step title="Download results JSON">
    After the task is finished, you'll be able to download a ready-to-use JSON file containing all the parameters and information you requested by pressing **Download JSON**!

    <Frame>
      <img src="https://mintcdn.com/brightbrowserai/BMDL4tkYW9ROygnX/general/img/browserai_start5.png?fit=max&auto=format&n=BMDL4tkYW9ROygnX&q=85&s=4200f6dd664b6c07faf280e14e7e2e61" alt="" width="1362" height="916" data-path="general/img/browserai_start5.png" />
    </Frame>

    <Frame>
      <img src="https://mintcdn.com/brightbrowserai/BMDL4tkYW9ROygnX/general/img/browserai_start6.png?fit=max&auto=format&n=BMDL4tkYW9ROygnX&q=85&s=dbb620aea7848769dabf2a97532c080a" alt="" width="1487" height="709" data-path="general/img/browserai_start6.png" />
    </Frame>
  </Step>

  <Step title="Use our API">
    Feel free to explore our **API** for quick [task creation](https://docs.browser.ai/api-reference/endpoint/tasks), [metadata retrieval](https://docs.browser.ai/api-reference/endpoint/taskMetadata), and seamless [access to task results](https://docs.browser.ai/api-reference/endpoint/results).
  </Step>
</Steps>
