> 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: Create a Blocks App ## Article: Creating an App and Opening it ## Article Link: https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-blocks/get-started/create-a-blocks-app.md ## Article Content: # Create a Blocks App
**Editor compatibility** Wix Blocks apps aren't supported in the Wix Harmony editor. Existing Blocks apps remain available for purchase on the Wix App Market for Wix Editor and Wix Studio sites. To learn more, see [About Wix Harmony and Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-blocks/about-wix-harmony-and-blocks.md).
Wix Blocks is open to all Wix Studio users. If you haven't created a Wix Studio account yet, [here's how to join](https://support.wix.com/en/article/wix-studio-switching-to-wix-studio). If you want to create a Blocks app in a Studio workspace where you are not the owner, make sure to get **Co-owner** permissions from the owner.You can start building an app with a ready-made template or build from scratch, depending on your project's needs. ## Start with a template 1. Open the [Custom Apps](https://manage.wix.com/account/custom-apps) section in your Wix Studio workspace. 2. Click **Create New App**. 3. Click **Start with a template**. 4. On the left side, under **Browse by framework**, select **Wix Blocks**. 5. Select a template that best suits your needs and then click **Use Template**. Wix Blocks opens with a new app based on the selected template. [](https://dev.wix.com/apps-templates?filter=blocks) ## Build from scratch 1. Open the [Custom Apps](https://manage.wix.com/account/custom-apps) section in your Wix Studio workspace. 2. Click **Create New App**. 3. Click **Build from scratch**. 4. Select **Wix Blocks** and then click **Get Started**. Wix Blocks opens with a blank canvas. [](https://dev.wix.com/apps-templates/open-blocks-template?templateId=b4d78c69-534a-4c87-9b15-656577abacdb&templateName=Blank+Canvas) ## Next steps Go back to the [Custom Apps](https://manage.wix.com/account/custom-apps) section in your Wix Studio workspace to continue working on your app. From there, you can: * Edit your app in Blocks * Manage your app in the app dashboard