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

# Overview

> Automa is a platform where people can run cloud coding agents from the tools they already use

<Columns cols={2}>
  <Card arrow title="Bots" icon="bot" href="/bots">
    Learn about bots in Automa and how they are used to automate coding tasks
  </Card>

  <Card arrow title="Bot Development" icon="code" href="/bot-development">
    Learn how to create custom coding bots & agents for Automa
  </Card>

  <Card arrow title="Self Hosting" icon="server" href="/self-hosting">
    Discover how to self-host Automa on your own infrastructure
  </Card>

  <Card arrow title="Platform" icon="app-window-mac" href="/platform">
    Explore the Automa platform and its features
  </Card>
</Columns>
