# www.mintlify.com > AI-optimized mirror of www.mintlify.com containing 50 pages totalling 14,929 words of clean markdown content, structured data, and semantic HTML. Original source: https://www.mintlify.com. Last updated: 2026-02-27T20:56:32.674Z. Each page is available as HTML (with JSON-LD structured data) and Markdown (text-only, ideal for LLMs and RAG). ## Homepage - [Mintlify - The Intelligent Documentation Platform](/site-root.html): Meet the next generation of documentation. AI-native, beautiful out-of-the-box, and built for developers. ## Articles & Blog Posts - [了解你的受众 - Mintlify](/docs/zh/guides/understand-your-audience/index.html): 为多个受众写作常常会导致折中,结果谁也不满意。每篇内容都应聚焦于一个特定的用户画像。 你的受众可能是: (23 words) - [Ejemplos - Mintlify](/docs/es/components/examples/index.html): Los componentes y muestran bloques de código en la barra lateral derecha para crear un diseño de dos columnas que mantiene los ejemplos visibles mient... (205 words) - [Discord 机器人 - Mintlify](/docs/zh/ai/discord/index.html): Discord 机器人可以基于你的文档内容为社区提供实时解答。该机器人使用 Mintlify AI 助手搜索你的文档并提供准确且带引用的回答,因此答案始终是最新的。 Discord 机器人仅在公开频道中生效。它会响应对它的 @ 提及,或者在指定频道中对所有消息进行回复。 每条由 Discord 机器人发送的消息都会计入你的 AI 助手消息用量。 (58 words) - [Contenido multimedia - Mintlify](/docs/es/guides/media/index.html): Las capturas de pantalla, los GIFs y los videos pueden mejorar la documentación, pero requieren mantenimiento continuo a medida que cambian los elementos de la interfaz. Úsalos de forma selectiva p... (184 words) - [Aperçu de l’éditeur web - Mintlify](/docs/fr/editor/index.html): Créez, modifiez et publiez votre documentation directement dans votre navigateur avec l’éditeur web. Affichez et partagez des aperçus de vos modifications, gérez la structure de navigation de votre... (242 words) - [Manage page visibility - Mintlify](/docs/api-playground/managing-page-visibility/index.html): For internal-only endpoints, deprecated operations, beta features, or endpoints that should be accessible via direct URL but not discoverable through site navigation, you can control which OpenAPI ... (327 words) - [Collaborate in the web editor - Mintlify](/docs/editor/collaborate/index.html): Collaborate with your team on documentation using branch-based workflows, pull requests, and preview deployments. If you aren’t familiar with Git, see Git essentials for the web editor. (313 words) - [Model Context Protocol - Mintlify](/docs/ai/model-context-protocol/index.html): The Model Context Protocol (MCP) is an open protocol that creates standardized connections between AI applications and external services, like documentation. Mintlify generates an MCP server from y... (847 words) - [Tabs - Mintlify](/docs/components/tabs/index.html): Use tabs to organize content into multiple panels that users can switch between. You can add any number of tabs and include other components inside each tab. (359 words) - [Quickstart - Mintlify](/docs/quickstart/index.html): After you complete this guide, you’ll have a live documentation site ready to customize and update. (190 words) - [Multiple responses - Mintlify](/docs/api-playground/multiple-responses/index.html): If your API returns different responses based on input parameters, user context, or other conditions of the request, you can document multiple response examples with the examples property. This pro... (77 words) - [Complex data types - Mintlify](/docs/api-playground/complex-data-types/index.html): When your API accepts multiple data formats, has conditional fields, or uses inheritance patterns, OpenAPI’s schema composition keywords help you document these flexible structures. Using oneOf, an... (308 words) - [Playground - Mintlify](/docs/api-playground/websocket-playground/index.html): { "text": "", "subtext": "", "from": ""}{ "text": "", "subtext": "", "from": ""}"22:02:27 GMT+0000 (Coordin... (57 words) - [Troubleshooting - Mintlify](/docs/api-playground/troubleshooting/index.html): Resolve common issues with API page configuration. (692 words) - [安装 CLI - Mintlify](/docs/zh/installation/index.html): 使用 CLI 在撰写和编辑时本地预览文档。上线前即可实时查看更改、测试文档站点的外观与功能,并及时发现断链或无障碍问题等故障。 CLI 还提供维护文档的实用工具,包括用于重命名文件、验证 OpenAPI 规范以及在不同格式之间迁移 content 的命令。 (188 words) - [指南 - Mintlify](/docs/zh/guides/index.html): 本节中的指南提供了关于如何创建文档的建议,帮助你的用户取得成功。无论你是从零开始,还是在改进现有文档,这些指南都能帮助你规划、撰写和维护文档。 最重要的是,要始终考虑用户的需求和目标。围绕能帮助他们使用你的产品并尽快回到自己任务的内容进行文档编写。 (92 words) - [SEO - Mintlify](/docs/guides/seo/index.html): Make your writing and structure easy for search engines to scan. (339 words) - [Git essentials for the web editor - Mintlify](/docs/editor/git-essentials/index.html): Git lets you control and track changes to files. Git is the version control system of choice for docs-as-code workflows where you manage documentation the same way you would any other codebase. The... (259 words) - [Fields - Mintlify](/docs/components/fields/index.html): Use fields to document API parameters and responses. There are two types of fields: parameter fields and response fields. (207 words) - [Custom scripts - Mintlify](/docs/customize/custom-scripts/index.html): Use CSS to style HTML elements or add custom CSS and JavaScript to fully customize the look and feel of your documentation. (248 words) - [GEO guide: Optimize docs for AI search and answer engines - Mintlify](/docs/guides/geo/index.html): Optimize your documentation for both traditional search engines and AI-powered answer engines like ChatGPT, Perplexity, and Google AI Overviews. Generative Engine Optimization (GEO) focuses on bein... (397 words) - [skill.md - Mintlify](/docs/ai/skillmd/index.html): Mintlify hosts a skill.md file at the root of your project that describes what AI agents can do with your product. The skill.md specification is a structured, machine-readable format that makes cap... (365 words) - [Authentication setup - Mintlify](/docs/deploy/authentication-setup/index.html): Authentication requires users to log in before accessing your documentation. When you enable authentication, users must log in to access any content. You can configure specific pages or groups as p... (850 words) - [Accessibility - Mintlify](/docs/guides/accessibility/index.html): When you create accessible documentation, you prioritize content design that makes your documentation usable by as many people as possible regardless of how they access and interact with your docum... (1,566 words) - [Migrar a Mintlify - Mintlify](/docs/es/migration/index.html): Migra tu documentación usando el paquete @mintlify/scraping. El paquete extrae tu contenido y lo convierte para usar componentes de Mintlify. (218 words) - [PDF exports - Mintlify](/docs/optimize/pdf-exports/index.html): You can export your docs as a single PDF file for offline viewing. The PDF contains all the content in the docs, including images and links, and a navigable table of contents. (119 words) - [Documentation native à l’IA - Mintlify](/docs/fr/ai-native/index.html): Lorsque vous hébergez votre documentation sur Mintlify, des fonctionnalités d’IA intégrées aident vos utilisateurs à trouver des réponses et votre équipe à maintenir le contenu plus efficacement. V... (469 words) - [Icons - Mintlify](/docs/components/icons/index.html): Use icons from Font Awesome, Lucide, Tabler, SVGs, external URLs, or files in your project to enhance your documentation. (181 words) - [Preview deployments - Mintlify](/docs/deploy/preview-deployments/index.html): Preview deployments let you see how changes to your docs look before merging to production. Each preview creates a shareable URL that updates automatically as you push new changes. Preview URLs are... (380 words) - [Badge - Mintlify](/docs/components/badge/index.html): Use badges to display status indicators, labels, or metadata. Badges can be used inline within text or as standalone elements. (405 words) - [View - Mintlify](/docs/components/view/index.html): Use the View component to create content that changes based on the selected view in a multi-view dropdown. This is particularly useful for showing code examples or documentation specific to differe... (181 words) - [Cached Page](/docs/ai/model-context-protocol-md.html) (1,982 words) - [Qu'est-ce que l'agent ? - Mintlify](/docs/fr/agent/index.html): L’agent est un outil d’IA qui crée des pull requests (demandes de fusion) avec des modifications proposées pour votre documentation, en fonction de vos instructions. Lorsque vous envoyez une requêt... (392 words) - [Démarrage rapide - Mintlify](/docs/fr/quickstart/index.html): Après avoir terminé ce guide, vous disposerez d’un site de documentation en ligne prêt à être personnalisé et mis à jour. (215 words) - [Migrer vers Mintlify - Mintlify](/docs/fr/migration/index.html): Migrez votre documentation en utilisant le package @mintlify/scraping. Ce package extrait votre contenu et le convertit pour utiliser les composants Mintlify. (384 words) - [Laravel](/customers/laravel/index.html): Known globally for its elegant PHP framework, Laravel has built an expansive community by prioritizing an exceptional developer experience. (484 words) - [What is the agent? - Mintlify](/docs/agent/index.html): The agent is an AI tool that creates pull requests with proposed changes to your documentation based on your prompts. When you send a request, the agent: (313 words) - [Introduction - Mintlify](/docs/fr/index.html): Prise en main (74 words) - [Install the CLI - Mintlify](/docs/installation/index.html): Use the CLI to preview your documentation locally as you write and edit. View changes in real-time before deploying, test your documentation site’s appearance and features, and catch issues like br... (729 words) - [Documentación](/docs/es/index.html): Conoce la nueva generación de documentación: nativa de IA, atractiva desde el primer momento y creada para desarrolladores. - [Kalshi](/customers/kalshi/index.html): How Kalshi helps developers discover what's possible faster and ultimately drive broader adoption of its prediction markets. - [Your docs, your frontend, our content engine](/blog/custom-frontends-on-mintlify/index.html): Enterprise teams can now own their docs frontend while Mintlify handles the content engine, AI, and editor behind the scenes. (Feb 19, 2026) - [Why do we need MCP if skills exist now?](/blog/why-do-we-need-mcp-if-skills-exist/index.html): Skills and MCP solve different problems. Skills package knowledge. MCP packages authenticated, scoped access on a user's behalf. (Jan 26, 2026) - [skill.md: An open standard for agent skills](/blog/skill-md/index.html): All Mintlify documentation sites now contain a skill.md file. Learn about this open standard for agent skills and how to use it. (Jan 21, 2026) - [Building an LSP for your docs](/blog/building-an-lsp-for-your-docs-by-overcoming-vercel/index.html): Adding an IDE experience to codeblocks in your docs is one of the issues that comes up often for people looking to add more context to code snippets. It's not a deal-breaker, but it can make your docs feel more connected to the functions and methods you're documenting. (Oct 23, 2025) - [How Pinecone writes documentation](/blog/how-technical-writers-at-pinecone-write-documentation.html): Jesse Seldess runs documentation at Pinecone, where he's shaping how developers learn and succeed with one of the leading vector database platforms. Previously, he's scaled developer education from the ground up at renowned organizations like Cockroach Labs. (Jul 25, 2025) - [What makes good API documentation? Best tools and examples](/blog/top-7-api-documentation-tools-of-2025/index.html): The API documentation software landscape is evolving fast in 2025. With AI advancements and rising developer expectations, companies must elevate their developer documentation to stay competitive. (Jan 1, 2025) - [Simplifying docs for AI with /llms.txt](/blog/simplifying-docs-with-llms-txt/index.html): Our team recently released support for /llms.txt and /llms-full.txt, meaning that Mintlify now automatically generates and hosts all docs in a plain text format for easier ingestion by large language models (LLMs). (Nov 20, 2024) ## Listings & Categories - [概览 - Mintlify](/docs/zh/components/index.html) (10 words) ## Resources - [Full Page Index](/index.html): Browse all cached pages with rich metadata - [About This Cache](/about.html): Methodology, technical details, and usage guidelines - [XML Sitemap](/sitemap.xml): Machine-readable sitemap for crawler discovery - [Robots.txt](/robots.txt): Crawler directives