> 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 Wix Harmony ## Article: About Wix Harmony ## Article Link: https://dev.wix.com/docs/develop-websites/articles/get-started/about-wix-harmony.md ## Article Content: # About Wix Harmony Wix Harmony is a new Wix Editor that offers a flexible, intuitive platform for building sites. It brings together advanced AI tools, including Aria for prompt-based creation, paired with freeform drag-and-drop capabilities. Harmony is designed for self-creators who want an AI-assisted site building experience without code. Wix Harmony doesn't support site code. If your projects require code customization, continue using [Wix Editor](https://www.wix.com) or [Wix Studio](https://www.wix.com/studio). However, you can use [custom code](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/build-a-custom-frontend/custom-code/about-custom-code.md) to add HTML, JavaScript, and CSS snippets to Harmony sites. > **Note:** If you're building apps with Wix Blocks, see [About Wix Harmony and Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-blocks/about-wix-harmony-and-blocks.md). ## Existing sites Existing Wix sites with site code will continue to work normally. You can still access and edit your sites and code through the Wix Editor or Wix Studio. Existing sites are not being migrated to Harmony. ## Build with Wix Studio For projects that require site code, Wix Studio is your development platform. Wix Studio supports: - Full coding capabilities with the Wix JavaScript SDK and Velo APIs. - Pixel-perfect layouts with responsive design systems. - Collaboration tools for working with team members. - Professional tooling including IDE integration and Git workflows. Learn more about [Wix Studio](https://www.wix.com/studio). ## Features not available in Wix Harmony Features not available in Wix Harmony include: - [Custom site code](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/about-event-handlers-in-wix.md), including page code and backend code - [Custom CSS](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/custom-css/about-css-styling.md) - [HTTP functions](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/integrations/exposing-services/about-custom-site-apis.md) - [Routers](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/routers/about-routers.md) - [Data hooks](https://dev.wix.com/docs/develop-websites/articles/databases/wix-data/hooks/about-data-hooks.md) - [Backend event handlers](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code/events/about-backend-events.md) - [Web modules](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/backend-code/web-modules/about-web-modules.md) - [Scheduled jobs](https://dev.wix.com/docs/develop-websites/articles/workspace-tools/developer-tools/recurring-jobs/about-scheduling-recurring-jobs.md) ## What's next We're working on bringing the AI creation experience to Wix Studio. The new features aim to give you the best of both worlds: powerful AI tools combined with full development capabilities. Stay tuned for updates. ## Get support We're here to answer your questions and concerns. [Contact us](https://dev.wix.com/docs/develop-websites/articles/contact-us/contact-us.md). ## See also - [About Developing Websites](https://dev.wix.com/docs/develop-websites/articles/get-started/about-developing-websites.md) - [About Wix Harmony and Apps](https://dev.wix.com/docs/build-apps/get-started/overview/about-wix-harmony-and-apps.md) - [About Wix Harmony and Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-blocks/about-wix-harmony-and-blocks.md) - [About Custom Code](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/build-a-custom-frontend/custom-code/about-custom-code.md)