diff --git a/ai/llmstxt.mdx b/ai/llmstxt.mdx index b79487948..d3d64e10a 100644 --- a/ai/llmstxt.mdx +++ b/ai/llmstxt.mdx @@ -51,7 +51,7 @@ This structured approach allows LLMs to efficiently process your documentation a The `llms-full.txt` file combines your entire documentation site into a single file as context for AI tools and LLM indexing. -Mintlify automatically hosts an `llms-full.txt` file at the root of your project. View your `llms-full.txt` by appending `/llms-full.txt` to your documentation site's URL. +Mintlify automatically hosts an `llms-full.txt` file at the root of your project. View your `llms-full.txt` by appending `/llms-full.txt` to your documentation site's URL. Mintlify also hosts the file at `/.well-known/llms-full.txt` for compatibility with tools that follow the `.well-known` convention. Open the llms-full.txt for this site.