Mintlify's 477-line llms.txt shows what thorough AI preparation looks like

Transform your documentation with Mintlify's AI-native tools—enhance writing, streamline user support, and discover insights effortlessly.

477
Lines
-66% vs avg
1
Sections
-96% vs avg
742+
Companies
using llms.txt
2
Files
llms.txt + full

Key Insights

Focused approach

A streamlined 1-section structure keeps things simple and scannable.

Comprehensive detail

477 lines of thorough documentation for AI systems.

Two-file approach

Uses both llms.txt and llms-full.txt for different AI use cases.

llms.txt Preview

First 100 lines of 477 total

# Mintlify

## Docs

- [AI-native](https://mintlify.com/docs/ai-native.md): Learn how AI enhances reading, writing, and discovering your documentation
- [Agent](https://mintlify.com/docs/ai/agent.md): The agent helps you write and maintain documentation
- [Assistant](https://mintlify.com/docs/ai/assistant.md): Help users succeed with your product and find answers faster
- [Contextual menu](https://mintlify.com/docs/ai/contextual-menu.md): Add one-click AI integrations to your docs
- [llms.txt](https://mintlify.com/docs/ai/llmstxt.md): Make your content easier for LLMs to read and index
- [Markdown export](https://mintlify.com/docs/ai/markdown-export.md): Quickly get Markdown versions of pages
- [Model Context Protocol](https://mintlify.com/docs/ai/model-context-protocol.md): Let users access your docs and APIs through their favorite AI tools
- [Feedback](https://mintlify.com/docs/analytics/feedback.md): Monitor user satisfaction with your documentation
- [Overview](https://mintlify.com/docs/analytics/overview.md): View traffic and high-level insights about your documentation
- [Search](https://mintlify.com/docs/analytics/search.md): Understand how users search within your documentation
- [Adding SDK examples](https://mintlify.com/docs/api-playground/adding-sdk-examples.md): Display language-specific code samples alongside your API endpoints to show developers how to use your SDKs
- [Playground](https://mintlify.com/docs/api-playground/asyncapi/playground.md): Enable users to interact with your websockets
- [AsyncAPI setup](https://mintlify.com/docs/api-playground/asyncapi/setup.md): Create websocket reference pages with AsyncAPI
- [Complex data types](https://mintlify.com/docs/api-playground/complex-data-types.md): Describe APIs with flexible schemas, optional properties, and multiple data formats using `oneOf`, `anyOf`, and `allOf` keywords
- [Managing page visibility](https://mintlify.com/docs/api-playground/managing-page-visibility.md): Control which endpoints from your OpenAPI specification appear in your documentation navigation
- [Authentication](https://mintlify.com/docs/api-playground/mdx/authentication.md): You can set authentication parameters to let users use their real API keys.
- [MDX setup](https://mintlify.com/docs/api-playground/mdx/configuration.md): Generate docs pages for your API endpoints using `MDX`
- [Multiple responses](https://mintlify.com/docs/api-playground/multiple-responses.md): Show response variations for the same endpoint
- [OpenAPI setup](https://mintlify.com/docs/api-playground/openapi-setup.md): Reference OpenAPI endpoints in your docs pages
- [Playground](https://mintlify.com/docs/api-playground/overview.md): Enable users to interact with your API
- [Troubleshooting](https://mintlify.com/docs/api-playground/troubleshooting.md): Common issues with API References
- [Create agent job](https://mintlify.com/docs/api-reference/agent/create-agent-job.md): Creates a new agent job that can generate and edit documentation based on provided messages and branch information.
- [Get agent job by ID](https://mintlify.com/docs/api-reference/agent/get-agent-job.md): Retrieves the details and status of a specific agent job by its ID.
- [Get all agent jobs](https://mintlify.com/docs/api-reference/agent/get-all-jobs.md): Retrieves all agent jobs for the specified domain, including their status and details.
- [Assistant message](https://mintlify.com/docs/api-reference/assistant/create-assistant-message.md): Generates a response message from the assistant for the specified domain.
- [Search documentation](https://mintlify.com/docs/api-reference/assistant/search.md): Perform semantic and keyword searches across your documentation with configurable filtering and pagination.
- [Introduction](https://mintlify.com/docs/api-reference/introduction.md): Trigger updates, embed AI assistant, and more
- [Get update status](https://mintlify.com/docs/api-reference/update/status.md): Get the status of an update from the status ID
- [Trigger update](https://mintlify.com/docs/api-reference/update/trigger.md): Trigger an update after updating your OpenAPI document by calling this endpoint in a CI check
- [Accordions](https://mintlify.com/docs/components/accordions.md): Collapsible components to show and hide content
- [Banner](https://mintlify.com/docs/components/banner.md): Add a banner to display important site-wide announcements and notifications
- [Callouts](https://mintlify.com/docs/components/callouts.md): Use callouts to add eye-catching context to your content
- [Cards](https://mintlify.com/docs/components/cards.md): Highlight main points or links with customizable layouts and icons
- [Code groups](https://mintlify.com/docs/components/code-groups.md): Display multiple code examples in one component
- [Columns](https://mintlify.com/docs/components/columns.md): Show cards side by side in a grid format
- [Examples](https://mintlify.com/docs/components/examples.md): Display code blocks in the right sidebar on desktop devices
- [Expandables](https://mintlify.com/docs/components/expandables.md): Toggle to display nested properties
- [Fields](https://mintlify.com/docs/components/fields.md): Set parameters for your API or SDK references
- [Frames](https://mintlify.com/docs/components/frames.md): Wrap images or other components in a container
- [Icons](https://mintlify.com/docs/components/icons.md): Use icons from popular icon libraries
- [Mermaid](https://mintlify.com/docs/components/mermaid-diagrams.md): Display diagrams using Mermaid
- [Panel](https://mintlify.com/docs/components/panel.md): Specify the content of the right side panel
- [Response fields](https://mintlify.com/docs/components/responses.md): Display API response values
- [Steps](https://mintlify.com/docs/components/steps.md): Sequence content using the Steps component
- [Tabs](https://mintlify.com/docs/components/tabs.md): Toggle content using the Tabs component
- [Tooltips](https://mintlify.com/docs/components/tooltips.md): Show a definition when you hover over text
- [Update](https://mintlify.com/docs/components/update.md): Keep track of changes and updates
- [Redirects and broken links](https://mintlify.com/docs/create/broken-links.md): Tools to help prevent invalid links
- [Changelogs](https://mintlify.com/docs/create/changelogs.md): Post product updates in your docs with a subscribable RSS feed
- [Format code](https://mintlify.com/docs/create/code.md): Display inline code and code blocks
- [Files](https://mintlify.com/docs/create/files.md): Serve static assets from your documentation
- [Images and embeds](https://mintlify.com/docs/create/image-embeds.md): Add images, videos, and iframes
- [Lists and tables](https://mintlify.com/docs/create/list-table.md): Display information in lists and tables
- [Reusable snippets](https://mintlify.com/docs/create/reusable-snippets.md): Reusable, custom snippets to keep content in sync
- [Format text](https://mintlify.com/docs/create/text.md): Learn how to format text, create headers, and style content
- [Custom 404 page](https://mintlify.com/docs/customize/custom-404-page.md): Customize the title and description of your 404 error page
- [Custom domain](https://mintlify.com/docs/customize/custom-domain.md): Host your documentation at your website's custom domain
- [Custom scripts](https://mintlify.com/docs/customize/custom-scripts.md): Fully customize your documentation with custom CSS and JS
- [React](https://mintlify.com/docs/customize/react-components.md): Build interactive and reusable elements with React components
- [Themes](https://mintlify.com/docs/customize/themes.md): Customize the appearance of your documentation
- [Editor permissions](https://mintlify.com/docs/dashboard/permissions.md): Allow more members of your team to update your docs
- [Roles](https://mintlify.com/docs/dashboard/roles.md): Control access to your dashboard with roles.
- [Single sign-on (SSO)](https://mintlify.com/docs/dashboard/sso.md): Customize how your team can login to your admin dashboard
- [Authentication setup](https://mintlify.com/docs/deploy/authentication-setup.md): Control the privacy of your docs by authenticating users
- [CI checks](https://mintlify.com/docs/deploy/ci.md): Add checks for broken links, linting, and grammar to the updating process
- [Cloudflare](https://mintlify.com/docs/deploy/cloudflare.md): Host documentation at a custom subpath using Cloudflare Workers
- [Content Security Policy (CSP) configuration](https://mintlify.com/docs/deploy/csp-configuration.md): Domain whitelist and header configurations for reverse proxies, firewalls, and networks that enforce strict security policies
- [Deployments](https://mintlify.com/docs/deploy/deployments.md): Troubleshoot your deployments
- [GitHub](https://mintlify.com/docs/deploy/github.md): Sync your docs with a GitHub repo
- [GitLab](https://mintlify.com/docs/deploy/gitlab.md): Sync your docs with a GitLab repo
- [Monorepo setup](https://mintlify.com/docs/deploy/monorepo.md): Deploy your docs from a repo that contains multiple projects
- [Personalization setup](https://mintlify.com/docs/deploy/personalization-setup.md): Let users log in for customized documentation experiences
- [Preview deployments](https://mintlify.com/docs/deploy/preview-deployments.md): Preview changes to your docs in a live deployment
- [Reverse proxy](https://mintlify.com/docs/deploy/reverse-proxy.md): Configure a custom reverse proxy to serve your documentation
- [AWS Route 53 and CloudFront](https://mintlify.com/docs/deploy/route53-cloudfront.md): Host documentation at a custom subpath using AWS services
- [Vercel](https://mintlify.com/docs/deploy/vercel.md): Host documentation at a custom subpath using Vercel
- [Visual editor](https://mintlify.com/docs/editor.md): Create, maintain, and publish documentation in your browser
- [Nativo de IA](https://mintlify.com/docs/es/ai-native.md): Aprende cómo la IA mejora la lectura, la escritura y el descubrimiento de tu documentación
- [Agent](https://mintlify.com/docs/es/ai/agent.md): El agente te ayuda a escribir y mantener la documentación
- [Assistant](https://mintlify.com/docs/es/ai/assistant.md): Ayuda a los usuarios a tener éxito con tu producto y a encontrar respuestas más rápido
- [Menú contextual](https://mintlify.com/docs/es/ai/contextual-menu.md): Añade integraciones de IA con un solo clic a tu documentación
- [llms.txt](https://mintlify.com/docs/es/ai/llmstxt.md): Haz que los LLM lean e indexen tu contenido más fácilmente
- [Exportación a Markdown](https://mintlify.com/docs/es/ai/markdown-export.md): Obtén rápidamente versiones en Markdown de las páginas
- [Model Context Protocol](https://mintlify.com/docs/es/ai/model-context-protocol.md): Permite que los usuarios accedan a tu documentación y API a través de sus herramientas de IA favoritas
- [Feedback](https://mintlify.com/docs/es/analytics/feedback.md): Supervisa la satisfacción de los usuarios con tu documentación
- [Descripción general](https://mintlify.com/docs/es/analytics/overview.md): Consulta el tráfico y las métricas clave de tu documentación
- [Búsqueda](https://mintlify.com/docs/es/analytics/search.md): Entiende cómo los usuarios buscan dentro de tu documentación
- [Agregar ejemplos de SDK](https://mintlify.com/docs/es/api-playground/adding-sdk-examples.md): Muestra fragmentos de código específicos por lenguaje junto a tus endpoints de API para mostrar a los desarrolladores cómo usar tus SDK
- [Zona de pruebas](https://mintlify.com/docs/es/api-playground/asyncapi/playground.md): Permite que los usuarios interactúen con tus websockets
- [Configuración de AsyncAPI](https://mintlify.com/docs/es/api-playground/asyncapi/setup.md): Crea páginas de referencia de WebSocket con AsyncAPI
- [Tipos de datos complejos](https://mintlify.com/docs/es/api-playground/complex-data-types.md): Describe APIs con esquemas flexibles, propiedades opcionales y múltiples formatos de datos con las palabras clave `oneOf`, `anyOf` y `allOf`
- [Administrar la visibilidad de las páginas](https://mintlify.com/docs/es/api-playground/managing-page-visibility.md): Controla qué endpoints de tu especificación de OpenAPI aparecen en la navigation de tu documentación
- [Autenticación](https://mintlify.com/docs/es/api-playground/mdx/authentication.md): Puedes configurar parámetros de autenticación para permitir que los usuarios usen sus keys de API reales.
- [Configuración de MDX](https://mintlify.com/docs/es/api-playground/mdx/configuration.md): Genera páginas de documentación para tus endpoints de la API usando `MDX`
- [Respuestas múltiples](https://mintlify.com/docs/es/api-playground/multiple-responses.md): Muestra variaciones de respuesta para el mismo endpoint
- [Configuración de OpenAPI](https://mintlify.com/docs/es/api-playground/openapi-setup.md): Referencia endpoints de OpenAPI en tus páginas de documentación

Mintlify is ready for AI search. Are you?

Join 742+ companies preparing their websites for the future of search. Create your llms.txt file in minutes.

Generate Your llms.txt

Don't get left behind

Your competitors are preparing for AI search.

Mintlify has 1 organized sections ready for AI crawlers. Generate your llms.txt file and join the companies optimizing for the future of search.