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

# Introduction

> The autonomous QA agent that tells you what is broken

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/_QRi_oUf_mg" title="Bugster Introduction" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## Welcome to Bugster CLI Documentation

<CardGroup cols={2}>
  <Card title="Install Bugster CLI" icon="download" href="/installation">
    Set up Bugster CLI on your system
  </Card>

  <Card title="Quick Start Guide" icon="rocket" href="/quickstart">
    Complete walkthrough from setup to first test
  </Card>

  <Card title="Browse Commands" icon="terminal" href="/commands/overview">
    Explore all available CLI commands
  </Card>

  <Card title="GitHub Integration" icon="github" href="/integrations/github">
    Set up automated testing on pull requests
  </Card>
</CardGroup>
