> 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: Developer Preview
## Article: Developer Preview
## Article Link: https://dev.wix.com/docs/velo/articles/api-overview/developer-preview.md
## Article Content:
# Developer Preview
Velo is always in active development, and we're constantly adding new APIs. We want to make sure that we're on the right track and building the functionality that you need. For this reason, we release some of the APIs we're still working on in Developer Preview mode for user testing. This is a way for us to get feedback from you and improve our APIs before we fully release them.
APIs in Developer Preview mode include the following note in their introductions:
Developer Preview
This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Once this note is removed, the API is fully released.
This article covers what you need to know about APIs in Developer Preview.
## Breaking changes
APIs in Developer Preview are still in development. This means that we **may change them at any time**. Notifications about breaking changes appear in the [release notes](invalid-url) and in the API reference for the affected functions and properties. We will not contact you directly about breaking changes.
Because we may introduce breaking changes to these APIs, you shouldn't use them on live sites. They are for testing and feedback purposes only.
## Time limit
APIs only stay in Developer Preview mode for a maximum of 6 months. After that they are fully released, and we don't make any breaking changes to them.
## Feedback
We would appreciate your feedback on the APIs in Developer Preview. Let us know about:
* What you're using the API for.
* Anything blocking you from using the API.
* Additions and features you would find useful.
Please [contact us](https://discord.com/channels/1114269395317968906/1288424315838005259) with your feedback.
## Bugs
If you discover a bug in a Developer Preview API, please [contact us](https://discord.com/channels/1114269395317968906/1288424315838005259) and let us know. We'll fix the bug as soon as possible.