> 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 # [Velo](https://dev.wix.com/docs/api/get-menu-content?url=https%3A%2F%2Fdev.wix.com%2Fdocs%2Fvelo&format=markdown.md) ## [Articles](https://dev.wix.com/docs/velo/articles.md) ### [Getting Started](https://dev.wix.com/docs/velo/articles/getting-started.md) - [About Velo](https://dev.wix.com/docs/velo/articles/getting-started/about-velo.md) - [Getting Oriented](https://dev.wix.com/docs/velo/articles/getting-started/getting-oriented.md) - [Working with Page Elements](https://dev.wix.com/docs/velo/articles/getting-started/working-with-page-elements.md) - [Give&Get Example - Populating Elements During Page Loading](https://dev.wix.com/docs/velo/articles/getting-started/give-get-example-populating-elements-during-page-loading.md) - [Handling Element-based Events](https://dev.wix.com/docs/velo/articles/getting-started/handling-element-based-events.md) - [Give&Get Example - Adding Events to Elements](https://dev.wix.com/docs/velo/articles/getting-started/give-get-example-adding-events-to-elements.md) - [Working with Repeaters](https://dev.wix.com/docs/velo/articles/getting-started/working-with-repeaters.md) - [Give&Get Example - Repeaters](https://dev.wix.com/docs/velo/articles/getting-started/give-get-example-repeaters.md) - [Frontend APIs](https://dev.wix.com/docs/velo/articles/getting-started/frontend-apis.md) - [Location API](https://dev.wix.com/docs/velo/articles/getting-started/location-api.md) - [Give&Get Example - Location API](https://dev.wix.com/docs/velo/articles/getting-started/give-get-example-location-api.md) - [Window API](https://dev.wix.com/docs/velo/articles/getting-started/window-api.md) - [Give&Get Example - Window API](https://dev.wix.com/docs/velo/articles/getting-started/give-get-example-window-api.md) - [Storage API](https://dev.wix.com/docs/velo/articles/getting-started/storage-api.md) - [Give&Get Example - Storage API](https://dev.wix.com/docs/velo/articles/getting-started/give-get-example-storage-api.md) - [Writing Backend Code](https://dev.wix.com/docs/velo/articles/getting-started/writing-backend-code.md) - [Give&Get Example - Backend Web Modules](https://dev.wix.com/docs/velo/articles/getting-started/give-get-example-backend-web-modules.md) - [Integration With Third Party Services](https://dev.wix.com/docs/velo/articles/getting-started/integration-with-third-party-services.md) - [Give&Get Example - Integrating With Third Party Services](https://dev.wix.com/docs/velo/articles/getting-started/give-get-example-integrating-with-third-party-services.md) - [Packages](https://dev.wix.com/docs/velo/articles/getting-started/packages.md) - [Give&Get Example - Packages](https://dev.wix.com/docs/velo/articles/getting-started/give-get-example-packages.md) - [Schedule Jobs](https://dev.wix.com/docs/velo/articles/getting-started/schedule-jobs.md) - [Give&Get Example - Scheduling Jobs](https://dev.wix.com/docs/velo/articles/getting-started/give-get-example-scheduling-jobs.md) - [Expose an API](https://dev.wix.com/docs/velo/articles/getting-started/expose-an-api.md) - [Give&Get Example - Exposing an API](https://dev.wix.com/docs/velo/articles/getting-started/give-get-example-exposing-an-api.md) - [Testing and Debugging](https://dev.wix.com/docs/velo/articles/getting-started/testing-and-debugging.md)