> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: About AI Tools ## Article: About AI Tools for Wix Developers ## Article Link: https://dev.wix.com/docs/api-reference/articles/ai-tools/about-ai-tools.md ## Article Content: # About AI Tools Wix provides AI tools to help you build and manage Wix sites and apps. Use these tools from your AI client or IDE to access Wix documentation, APIs, and development workflows without leaving your environment. ## Available tools - [Wix MCP server](https://dev.wix.com/docs/api-reference/articles/ai-tools/wix-mcp/about-the-wix-mcp.md): Search Wix documentation, call Wix APIs, and create and manage sites, apps, and headless projects from your AI client. - [Wix plugin](https://dev.wix.com/docs/api-reference/articles/ai-tools/about-the-wix-plugin.md): Adds Wix Skills and the Wix MCP to your AI client, giving it the context it needs to help you build and manage Wix sites and apps. - [Wix Skills](https://dev.wix.com/docs/api-reference/articles/ai-tools/about-wix-skills.md): Self-contained instructions that help AI tools work with Wix. - [Wix AI APIs](https://dev.wix.com/docs/api-reference/articles/ai-tools/ai-apis/about-the-wix-ai-apis.md): Add AI-powered features to a site or app, such as text generation, image generation, and embeddings. ## Machine-readable documentation Wix developer documentation is available in AI-friendly formats, so you can feed it directly to AI coding assistants and LLMs: - **llms.txt index:** Browse a structured index of all documentation at [dev.wix.com/docs/llms.txt](https://dev.wix.com/docs/llms.txt.md). - **Markdown format:** Append `.md` to any documentation page URL to retrieve a Markdown version of that page. - **Page menu:** Use the "Ask Assistant" dropdown on any documentation page to copy the page as Markdown or get a direct link to the Markdown version.