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

# Overview

> AI-powered QA platform for bulletproof code.

Paragon is an AI-powered QA platform built with breakthrough research to help teams ship bulletproof code at unprecedented speed.

Paragon analyzes your GitHub repositories and creates intelligent pull requests with improvements for code quality, performance, and security.

## Core Features

[**/reviews** ->](/dashboard/issues)

Get automatic AI-powered code reviews on your pull requests. Tag @paragon-review to trigger reviews on-demand.

[**/testing** ->](/dashboard/testing/overview)

End-to-end testing infrastructure that catches bugs before they reach production.

[**/monitoring** ->](/dashboard/monitoring/overview)

Real-time monitoring and alerting for your applications with AI-powered insights.

[**/cli** ->](/paragon/overview)

AI-powered terminal assistant for writing, reviewing, and managing code from your command line.

## Get Started

<CardGroup cols={2}>
  <Card title="Dashboard" icon="gauge" href="/dashboard/overview">
    Monitor repositories, view analytics, and configure settings
  </Card>

  <Card title="Quick Start" icon="bolt" href="https://github.com/apps/paragon-review/installations/select_target">
    Install the GitHub App to connect your repositories
  </Card>
</CardGroup>

## Platform

<CardGroup cols={2}>
  <Card title="Testing" icon="flask-vial" href="/dashboard/testing/overview">
    Create and run automated tests across your codebase
  </Card>

  <Card title="Monitoring" icon="chart-line" href="/dashboard/monitoring/overview">
    Set up real-time monitoring and alerts
  </Card>

  <Card title="Paragon CLI" icon="terminal" href="/paragon/overview">
    AI-powered terminal assistant for development
  </Card>

  <Card title="Integrations" icon="plug" href="/dashboard/integrations">
    Connect with your existing tools and workflows
  </Card>

  <Card title="Autotest" icon="bug" href="/paragon/auto-test">
    Spawn AI agents to autonomously explore and test a live web app
  </Card>
</CardGroup>

## AI Tools Integration

<CardGroup cols={2}>
  <Card title="Claude Code" icon="robot" href="/claude-code">
    MCP server integration for Claude Code
  </Card>

  <Card title="Cursor" icon="i-cursor" href="/cursor">
    MCP server integration for Cursor IDE
  </Card>
</CardGroup>
