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

# Intro

> A documentation platform built for the way agents read, search, and decide

Docs7 turns your existing GitHub repository into fast, beautiful documentation for people and clean, structured context for agents.

## ❌ Without Docs7

Most documentation platforms make agents work around pages built for humans:

* ❌ No insights into what agents search for, or which questions returned no answer
* ❌ Agents waste tokens on navigation and reading layouts
* ❌ Agents hallucinate non-existent documentation links

## ✅ With Docs7

Docs7 is the best way to serve documentation to agents:

* ✅ Distribute your docs to 100,000+ active Context7 users
* ✅ Deep insights into AI crawler traffic, searches, and assistant questions
* ✅ Prevents hallucinations by guiding agents to the right page

## Start here

<Columns cols={3}>
  <Card title="Quickstart" href="/docs/docs7/quickstart">
    Preview a project with the CLI, then publish it.
  </Card>

  <Card title="Migration guide" href="/docs/docs7/migrate-from-mintlify">
    Move an existing site without rewriting it.
  </Card>

  <Card title="Components" href="/docs/docs7/components/callouts">
    Use the built-in MDX component library.
  </Card>
</Columns>
