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

# Quickstart

> Get started with ChatbotX installation

## Self Hosted installation options

You can choose between the following installation options;

<CardGroup cols={2}>
  <Card title="Docker Compose" icon="docker" href="/installation/docker-compose">
    Recommended option for **users**
  </Card>

  <Card title="Development" icon="code" href="/installation/development">
    Recommended option for **developers**
  </Card>
</CardGroup>
