> 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 Apps Made by Wix ## Article: About Apps Made by Wix ## Article Link: https://dev.wix.com/docs/develop-websites/articles/wix-apps/about-apps-made-by-wix.md ## Article Content: # About Apps Created by Wix Wix offers a range of apps and [business solutions](https://support.wix.com/en/business-solutions-apps), enabling users to sell products and services, run events, write blogs, manage restaurants, and more. Wix business solutions are comprehensive apps created by Wix for managing a specific type of business. Users add Wix business solutions to their sites by installing [apps created by Wix](https://www.wix.com/app-market/collection/made-by-wix). To make an informed choice about how to work with these apps, follow the path below. ## Get acclimated First, we recommend you review the [Integrating with Wix's Business Solutions](https://dev.wix.com/docs/develop-websites/articles/getting-started/integrate-with-wix-s-business-solutions.md) article. In addition to Wix's business solutions, Wix also offers other solutions you can integrate with, such as media support, form submission, location management, loyalty programs, and more. ## Get started A great way to learn about Wix's business solutions is to try out tutorials related to the business solutions relevant to you. ## Get integrated You can integrate with Wix’s business solutions and resources in the following ways: * **APIs** for connecting your services to Wix sites by gaining access to a business solution’s [data](https://dev.wix.com/docs/sdk/backend-modules/data/introduction.md). We use the term *API* here broadly to include [Velo APIs](https://dev.wix.com/docs/build-apps/develop-your-app/api-integrations/velo-for-blocks.md), [SDKs](https://dev.wix.com/docs/build-apps/develop-your-app/api-integrations/java-script-sdk.md) and [GraphQL](https://dev.wix.com/docs/build-apps/develop-your-app/api-integrations/graph-ql.md). * **Service plugins** for injecting your own functionality directly into a Wix business solution. Learn more about [service plugins](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/integrations/service-plugins-formerly-spis/custom-app-extensions-using-spis.md). * **Replacement of business solution pages** for customizing the user experience by replacing default Wix business solution pages with your own. Learn more about [replacing a Wix Business solution's app page](https://dev.wix.com/docs/develop-websites/articles/wix-apps/replace-a-wix-business-app-page-with-your-own-custom-version.md). ## See also - [Integrating with Wix's Business Solutions](https://dev.wix.com/docs/develop-websites/articles/getting-started/integrate-with-wix-s-business-solutions.md) - [Service Plugins](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/integrations/service-plugins-formerly-spis/custom-app-extensions-using-spis.md) - [Replacing a Wix Business Solution's App Page with your Own Custom Version](https://dev.wix.com/docs/develop-websites/articles/wix-apps/replace-a-wix-business-app-page-with-your-own-custom-version.md)