> 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) ## [APIs](https://dev.wix.com/docs/velo/apis.md) ### [wix-pricing-plans-frontend](https://dev.wix.com/docs/velo/apis/wix-pricing-plans-frontend.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-pricing-plans-frontend/introduction.md) #### [Checkout](https://dev.wix.com/docs/velo/apis/wix-pricing-plans-frontend/checkout.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-pricing-plans-frontend/checkout/introduction.md) - [createOnlineOrder()](https://dev.wix.com/docs/velo/apis/wix-pricing-plans-frontend/checkout/create-online-order.md) - [startOnlinePurchase()](https://dev.wix.com/docs/velo/apis/wix-pricing-plans-frontend/checkout/start-online-purchase.md) #### [CustomPurchaseFlow](https://dev.wix.com/docs/velo/apis/wix-pricing-plans-frontend/custom-purchase-flow.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-pricing-plans-frontend/custom-purchase-flow/introduction.md) - [getPricingPageOptions()](https://dev.wix.com/docs/velo/apis/wix-pricing-plans-frontend/custom-purchase-flow/get-pricing-page-options.md) - [navigateToCheckout()](https://dev.wix.com/docs/velo/apis/wix-pricing-plans-frontend/custom-purchase-flow/navigate-to-checkout.md) - [navigateToPricingPage()](https://dev.wix.com/docs/velo/apis/wix-pricing-plans-frontend/custom-purchase-flow/navigate-to-pricing-page.md) #### [Orders](https://dev.wix.com/docs/velo/apis/wix-pricing-plans-frontend/orders.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-pricing-plans-frontend/orders/introduction.md) - [listCurrentMemberOrders()](https://dev.wix.com/docs/velo/apis/wix-pricing-plans-frontend/orders/list-current-member-orders.md) - [requestCurrentMemberOrderCancellation()](https://dev.wix.com/docs/velo/apis/wix-pricing-plans-frontend/orders/request-current-member-order-cancellation.md)