Latest Changes
AI Discovery Files
AI discovery files help AI systems understand and interact with your website or service.
Like robots.txt and sitemap.xml for crawlers and search engines, they give AI systems clear signals about who you are, how to represent your business, and what they should recommend.
This improves AI visibility and AI readability across AI crawlers and AI search.
They are designed for the Agentic Web (sometimes called Web 4.0), where AI agents act on behalf of users across websites and services.
The files are organized into three layers: identity, guidance/control, and enhancement. Together they define your digital identity, brand rules, and usage guidance for AI systems that access and use your content.
Unlike AGENTS.md, which guides AI coding agents inside a repository, AI discovery files are public-facing and describe how external AI systems should understand your business.
Open Specifications
All AI discovery files on this site have open specifications and are open to contributions.
All files here are available under the
MIT License, except llms.txt, which is available under the
Apache-2.0 License.
Getting Started
/llms.txt). Use the Generate Files page to generate and validate files from the official templates using either WebMCP (connect your own LLM) or the built-in form interface.
Explore
Best Practices
Keep files focused
Keep each file simple and aligned with its specific purpose instead of overloading one file with everything.
Keep information current
Update files regularly so business facts, policies, and recommendations match what is actually true now.
Write for humans and AI
Use clear, concise language that is easy to read, unambiguous, and consistent across files.
Verify before publishing
Test file accessibility and formatting before publishing so crawlers and agents can retrieve and parse the files reliably.
Open Specifications
AI discovery files are open specifications. All specifications, templates, and examples are publicly available and freely licensed under the MIT License.
Contributions are welcome — whether it's improving a specification, adding examples, fixing typos, or proposing new file types. Check out the contributing guide to get started.
