AI Discovery Protocol (ADP)

Master the AI Discovery Protocol - the technical standard for making your content discoverable by AI systems like ChatGPT, Claude, Perplexity, and Gemini.

0 Related Articles
min read
Last Updated:

What is AI Discovery Protocol?

The AI Discovery Protocol (ADP) is a technical specification for making web content optimally discoverable by AI systems. Unlike traditional SEO which optimizes for search engine crawlers, ADP optimizes for large language model (LLM) crawlers used by ChatGPT, Claude, Perplexity, and Gemini.

ADP v2.1 defines 11 standard endpoints that AI systems can use to efficiently discover and understand your content, including llms.txt, ai.json, knowledge graphs, and update feeds.

Core ADP Endpoints

ADP v2.1 specifies these essential endpoints:

  • /llms.txt - Primary LLM context document (markdown)
  • /.well-known/ai.json - Machine-readable discovery manifest
  • /knowledge-graph.json - Schema.org @graph entity catalog
  • /feed.json - JSON Feed v1.1 for content updates
  • /ai-sitemap.xml - AI-specific sitemap with metadata

ADP HTTP Headers

ADP-compliant endpoints include special HTTP headers:

  • ETag - Cache validation for efficient re-crawling
  • Content-Digest - SHA-256 integrity verification (RFC 9530)
  • X-Update-Frequency - Crawler scheduling hints (hourly/daily/weekly)
  • X-LLM-Optimized - Signals AI-optimized content

Implementing ADP

To implement ADP on your site:

  1. Create a /llms.txt file with markdown overview of your site
  2. Add /.well-known/ai.json discovery manifest
  3. Implement Schema.org JSON-LD on key pages
  4. Set up /feed.json for content updates
  5. Add proper HTTP headers to all endpoints

Pressonify automatically implements ADP v2.1 for all press releases, giving your content maximum AI discoverability.

Frequently Asked Questions

No, start with the essentials: llms.txt, ai.json, and Schema.org JSON-LD. These provide 80% of the discoverability benefit.
Update llms.txt whenever your site structure or key content changes. For dynamic content, consider generating it programmatically.
ADP is an emerging community standard. While not formalized by W3C, it's adopted by forward-thinking publishers and recognized by major AI platforms.

Get ADP-Compliant Press Releases

Every Pressonify press release is automatically ADP v2.1 compliant with all 11 discovery endpoints.