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

# Introduction

> Get a quick overview of Airtop

## What is Airtop?

Airtop is a platform for building and deploying AI agents that can perform repetitive tasks on your behalf, all running in the cloud, doing work for you while you sleep.

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/PMb8hX8VfvQ?vq=hd720" title="Airtop Overview Video" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

Airtop is designed for highly repetitive tasks where you need a high degree of accuracy and reliability. It's perfect for tasks like:

* Monitoring competitor pricing and adjusting your own accordingly
* Triaging incoming sales leads, researching companies, and assigning lead scores
* Monitoring social media accounts and engaging with followers
* Any other regular task you want to automate

Airtop uses APIs for some services, but uses a web browser for anything else. If you can open it in a browser, Airtop can automate it.

<Card title="Start here" icon="rocket" href="/guides/quick-start" horizontal>
  Follow our quick start guide for an example of how to get started.
</Card>

## Where to go from here

Here are a few resources to help you get started with Airtop.

<Columns cols={2}>
  <Card title="Agent Templates" icon="file-lines" href="https://www.airtop.ai/templates">
    We've already built a few agent templates for you to get started with. You can use them as is, or as a starting point for your own agents.
  </Card>

  <Card title="Start an agent right now" icon="pen" href="https://portal.airtop.ai/agents/new">
    Start an agent right now and see it in action.
  </Card>
</Columns>
