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

# Welcome to Browsepilot

> The AI agent that controls your browser through natural conversation - like having a digital assistant for all your web tasks

<div className="relative w-full" style={{ paddingBottom: "56.25%", height: 0 }}>
  <iframe
    src="https://www.loom.com/embed/4f9b45c686104105bcefdf04352f2a83?sid=2ad058f8-3701-4256-9505-01d2dc5991c5&autoplay=1&hide_share=true&hideEmbedTopBar=true"
    frameBorder="0"
    allowFullScreen
    style={{
  position: "absolute",
  top: 0,
  left: 0,
  width: "100%",
  height: "100%",
  borderRadius: "8px",
}}
  />
</div>

## What is Browsepilot?

Browsepilot is an **AI agent that controls your browser through chat** - just like OpenAI's Operator, but more powerful. Simply type what you want to do in natural language, and watch as our AI agent navigates websites, fills forms, clicks buttons, and completes tasks exactly as you would.

**No code. No scripts. Just conversation.**

Chat with your browser like you'd chat with a colleague: "Find me flights to Tokyo under \$800" or "Fill out this job application with my resume details" - and watch it happen in real-time.

<CardGroup cols={2}>
  <Card title="Chat-Driven Control" icon="comments" href="/quickstart">
    Control your browser through natural conversation - no technical knowledge
    required
  </Card>

  <Card title="Smart Browser Profiles" icon="user" href="/browser-profiles">
    Manage multiple browser identities with unique cookies, sessions, and
    settings
  </Card>

  <Card title="Real-time Execution" icon="bolt" href="/quickstart">
    Watch your AI agent work in real-time with live browser sessions
  </Card>

  <Card title="Developer API" icon="code" href="/api-reference/introduction">
    Integrate browser automation into your apps with our simple REST API
  </Card>
</CardGroup>

## Quick Start

Start chatting with your browser in under 2 minutes.

<Steps>
  <Step title="Sign Up & Launch">
    Create your account at [browsepilot.ai](https://browsepilot.ai) and launch
    your first AI browser session.
  </Step>

  <Step title="Start Chatting">
    Type your first command like "Go to Amazon and search for wireless
    headphones" and watch it happen.
  </Step>

  <Step title="Let AI Handle the Rest">
    Give complex instructions like "Compare prices on the first 3 results and
    create a summary" - your AI agent will do it all.
  </Step>
</Steps>

## Core Features

### 💬 Natural Language Control

Talk to your browser like you'd talk to a person:

* **"Book me a table for 2 at 7pm tomorrow"** - Finds restaurants and makes reservations
* **"Fill out this form with my LinkedIn info"** - Automatically populates forms with your data
* **"Compare these 3 products and tell me which is best"** - Researches and provides detailed comparisons
* **"Upload my resume to all software engineering jobs on this page"** - Handles complex multi-step workflows

### 🔧 Smart Browser Management

* **Multiple Identities**: Create separate browser profiles for different accounts and use cases
* **Session Persistence**: Your AI remembers context across conversations and sessions
* **Privacy Controls**: Manage cookies, data, and fingerprints automatically
* **Seamless Switching**: Jump between profiles and tasks effortlessly

### ⚡ Real-time Intelligence

* **Live Execution**: Watch your AI agent work in real-time browser windows
* **Smart Error Recovery**: AI handles captchas, popups, and unexpected changes
* **Context Awareness**: Understands page content, forms, and interactive elements
* **Conversational Feedback**: Get updates and ask follow-up questions as tasks progress

### ⏰ Scheduled Automation

* **Set & Forget**: Complete a task once, then schedule it to repeat automatically
* **Flexible Timing**: Run tasks daily, weekly, monthly, or at custom intervals
* **No Manual Work**: Your AI agent handles everything - you just get the results
* **Smart Monitoring**: Get notified when scheduled tasks complete or encounter issues

## What You Can Do

<CardGroup cols={3}>
  <Card title="Job Applications" icon="briefcase">
    "Apply to all remote developer jobs on AngelList with my resume and cover
    letter"
  </Card>

  <Card title="Shopping & Research" icon="magnifying-glass">
    "Find the best laptop under \$1000 for programming and compare top 5 options"
  </Card>

  <Card title="Data Collection" icon="database">
    "Extract all restaurant names and ratings from this Yelp search page"
  </Card>

  <Card title="Social Media Management" icon="share">
    "Post this announcement to LinkedIn, Twitter, and my Facebook business page"
  </Card>

  <Card title="Travel Planning" icon="plane">
    "Find flights to Paris next month under \$600 and check hotel availability"
  </Card>

  <Card title="Content Creation" icon="pen-to-square">
    "Research this topic and create a blog post outline with supporting data"
  </Card>

  <Card title="Scheduled Monitoring" icon="clock">
    "Check competitor prices daily and alert me when they drop below \$50"
  </Card>
</CardGroup>

## Ready to get started?

<Card title="Start Chatting with Your Browser" icon="comments" href="/quickstart">
  Launch your first AI browser session and give it a simple task to complete
</Card>

***

## Need Help?

<CardGroup cols={2}>
  <Card title="Join our Discord" icon="discord" href="https://discord.gg/browsepilot">
    Chat with other users and get help from our community
  </Card>

  <Card title="Contact Support" icon="envelope" href="mailto:support@browsepilot.ai">
    Reach out to our team for technical support
  </Card>
</CardGroup>

***

<Note>
  **Think of Browsepilot as your digital assistant for the web** - it can do
  anything you can do in a browser, but faster and more consistently. From
  simple tasks like "screenshot this page" to complex workflows like "research
  competitors and create a comparison spreadsheet."
</Note>
