# dewey > Documentation toolkit for AI-agent-ready docs ## Documentation - Overview: /docs/overview - Quickstart: /docs/quickstart - CLI Reference: /docs/cli - Skills: /docs/skills - API Reference: /docs/api - Integrate into an existing site: /docs/integrate-existing-site - Maintaining generated sites: /docs/maintenance ## Agent Retrieval Artifacts - Discovery manifest: /agent/manifest.json - Docs with markdown: /agent/docs.json - Prompt registry: /agent/prompts.json - Retrieval index: /agent/context.md - Raw markdown base: /agent/raw/docs/ - Core bundle: /agent/bundles/core.md - Prompt bundle: /agent/bundles/prompts.md ## Overview Documentation toolkit for AI-agent-ready docs ## Quickstart Get your documentation agent-ready in under 5 minutes ## CLI Reference Dewey commands and their main options ## Skills Expert instructions that guide AI agents through specific documentation tasks ## API Reference Public TypeScript, React, theme, and agent-artifact APIs for @arach/dewey ## Integrate into an existing site Embed Dewey docs components in an existing React or Next.js app while keeping agent generation as the core contract ## Maintaining generated sites Safely adopt, update, eject, recover, and release Dewey-generated sites --- Generated by Dewey 0.3.7 | https://github.com/arach/dewey