> 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 Velo APIs and the SDK ## Article: About Velo APIs and the SDK ## Article Link: https://dev.wix.com/docs/velo/apis/about-velo-apis-and-the-sdk.md ## Article Content: # About Velo APIs and the SDK You can now use the [Wix JavaScript SDK](https://dev.wix.com/docs/sdk.md) instead of Velo APIs for most functionality when developing sites or building apps with Blocks. This marks the beginning of a gradual transition from using Velo APIs to using the next generation SDK. You are encouraged to start using the SDK in all new and ongoing development projects.
Learn more: To learn more about using the SDK for site development, see About.md Using the SDK or watch our video on using the SDK in the site editor.The APIs listed in this section of the Velo reference have SDK counterparts that you can start using now. Although you can continue to use the Velo versions of these APIs, they will not receive any future updates. For more information about how to migrate existing Velo code to use the SDK, see [Migrate from Velo to the SDK](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/develop-with-the-sdk/migrate-from-velo-to-the-sdk.md). ## See also - [About Using the SDK](https://dev.wix.com/docs/velo/articles/api-overview/about-using-the-sdk.md) - [Migrate from Velo to the SDK](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/develop-with-the-sdk/migrate-from-velo-to-the-sdk.md) - [About Velo-Only APIs and the SDK](https://dev.wix.com/docs/velo/velo-only-apis/about-velo-only-apis-and-the-sdk.md) - [About Events & Service Plugins and the SDK](https://dev.wix.com/docs/velo/events-service-plugins/about-events-service-plugins-and-the-sdk.md)