# AgentXP ## Docs - [Detection](https://motherfuckingsideproject.com/docs/configuration/detection.md): Configure how AgentXP identifies AI agents from incoming requests. - [llms.txt](https://motherfuckingsideproject.com/docs/configuration/llms-txt.md): Configure the auto-generated /llms.txt site index served to AI agents. - [Configuration](https://motherfuckingsideproject.com/docs/configuration/overview.md): Overview of all AgentXP configuration options and how to apply them. - [Permissions](https://motherfuckingsideproject.com/docs/configuration/permissions.md): Control what AI agents are permitted to do with your content. - [Recipes](https://motherfuckingsideproject.com/docs/configuration/recipes.md): Ready-to-use AgentXP configurations for common site types. - [Transform](https://motherfuckingsideproject.com/docs/configuration/transform.md): Control how AgentXP converts your HTML pages to markdown. - [Agent Manifest](https://motherfuckingsideproject.com/docs/guides/agent-manifest.md): The /.well-known/agent-experience.json endpoint and what it advertises. - [Agent toggle](https://motherfuckingsideproject.com/docs/guides/agent-toggle.md): Let visitors see exactly what AI agents receive from your site. - [Custom Agents](https://motherfuckingsideproject.com/docs/guides/custom-agents.md): Add your own AI agent detection patterns to AgentXP. - [Markdown Overrides](https://motherfuckingsideproject.com/docs/guides/markdown-overrides.md): Serve hand-written markdown for specific pages instead of auto-generated content. - [Site Header](https://motherfuckingsideproject.com/docs/guides/site-header.md): Add a navigation preamble to every markdown response so agents understand your site structure. - [How It Works](https://motherfuckingsideproject.com/docs/how-it-works.md): Understand AgentXP's detection and transformation pipeline. - [Introduction](https://motherfuckingsideproject.com/docs/introduction.md): What AgentXP is, who it's for, and why it matters. - [Quick Start](https://motherfuckingsideproject.com/docs/quickstart.md): Install AgentXP and serve your first markdown response in minutes. - [Common selectors](https://motherfuckingsideproject.com/docs/reference/common-selectors.md): CSS selectors for popular third-party widgets to use with excludeSelectors. - [Core API](https://motherfuckingsideproject.com/docs/reference/core-api.md): Full API reference for @reaganhsu/agentxp-core and @reaganhsu/agentxp-next exports. - [Response Headers](https://motherfuckingsideproject.com/docs/reference/response-headers.md): HTTP headers returned by AgentXP on markdown responses. - [Supported Agents](https://motherfuckingsideproject.com/docs/reference/supported-agents.md): The complete list of AI agents AgentXP detects by default. - [Troubleshooting](https://motherfuckingsideproject.com/docs/troubleshooting.md): Common issues when setting up AgentXP and how to fix them.