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

# Crawlith CLI Documentation

Welcome to the **Crawlith CLI** documentation. Crawlith is a high-performance crawl intelligence engine designed for deterministic SEO analysis, internal link graph exploration, and site health monitoring.

## 🏁 Getting Started

If you're new to Crawlith, start with these essential guides:

* **[Introduction](./introduction)**: What is Crawlith and why use it?
* **[Installation](./installation)**: Install via `npm`, `pnpm`, or `bun`.
* **[Basic Usage](./basic-usage)**: Learn the core `crawl` and `page` commands.

## 🧠 Core Concepts

Understand the advanced algorithms that power Crawlith's intelligence:

* **[Health Score](./concepts/health-score)**: How we measure site quality (0-100).
* **[PageRank](./concepts/pagerank)**: Visualizing internal authority flow.
* **[Orphaned Pages](./concepts/orphans)**: Finding pages hidden from internal links.
* **[Content Clustering](./concepts/clustering)**: Spotting structural duplicate patterns.

## 🛠 Features & Workflows

Dive deep into flags and automation:

* **[Feature Flags](./features/feature-flags)**: Full list of CLI arguments.
* **[Common Workflows](./workflows/common-workflows)**: Audit, Monitoring, and CI/CD examples.
* **[Output Files](./output-files)**: Understanding CSV, JSON, and HTML reports.

## 🆘 Support

Need help? Check these resources:

* **[Troubleshooting](./troubleshooting)**: Common errors and fixes.
* **[FAQ](./faq)**: Frequently asked questions.
