> 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 the Wix AI Assistant ## Article: Wix Studio: Wix AI Assistant ## Article Link: https://dev.wix.com/docs/develop-websites/articles/workspace-tools/developer-tools/ai-assistants/ai-assistant-in-the-wix-ide/about-the-wix-ai-assistant.md ## Article Content: # About the Wix AI Assistant in the Wix IDE The Wix AI Assistant is an intelligent coding companion built into the [Wix IDE](https://support.wix.com/en/article/about-the-wix-ide). It provides real-time assistance to help you write code, fix errors, discover features, and learn how to use Wix APIs to create sites. Use the Wix AI Assistant to: + **Generate code:** Write a code snippet for a site based on your description. + **Fix code:** Debug errors in your code. + **Look up documentation:** Inquire about new features and access detailed information from [Wix's API reference](https://dev.wix.com/docs/velo.md). ## Supported IDEs You can use the Wix AI Assistant in the [Wix IDE](https://support.wix.com/en/article/about-the-wix-ide). ## Code snippets When the Wix AI Assistant provides a code snippet, you can insert it or copy and paste it directly into the Wix IDE.