> 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: Submit Your First App Version ## Article: Submit Your First App Version ## Article Link: https://dev.wix.com/docs/build-apps/launch-your-app/app-distribution/submit-your-first-app-version.md ## Article Content: # Submit Your First App Version for Review If you'd like to list your app in the Wix App Market, you can submit the app for review once you’ve built, configured, and tested the app. For a walkthrough of the App Market publishing flow, watch the video tutorial:
**Important:** Wix aims to review apps within 15 business days. Review times may vary depending on factors such as review volume, app complexity, and the need for additional changes or clarifications. During this time, your app is locked and you can’t make any changes.## Before you submit To help ensure a smooth and timely review, we recommend that you: - Thoroughly [test your app](https://dev.wix.com/docs/build-apps/launch-your-app/app-distribution/test-your-app/test-your-app-on-a-premium-site.md) before submission, including edge cases. - Make sure your app handles errors gracefully so they don't break core flows. - For paid apps, set up [pricing and billing](https://dev.wix.com/docs/build-apps/launch-your-app/pricing-and-billing/about-monetizing-your-app.md) and implement the logic to manage plan access. - Ensure your app complies with the [Wix App Market guidelines](https://dev.wix.com/docs/build-apps/launch-your-app/app-distribution/app-market-guidelines.md). - Verify all required fields and assets in your [App Market listing](https://dev.wix.com/docs/build-apps/launch-your-app/market-listing/about-market-listings.md). - Use the [App Market review skill](https://github.com/wix/skills/blob/main/skills/wix-app/references/APP_MARKET_REVIEW.md) to audit your app against technical review requirements before submitting. > **Note**: To avoid delays, we publish apps with outstanding App Market listing issues. For example, images that don’t meet our requirements. However, we won’t list your app in our categories until the issues are resolved, meaning you’re less likely to be discovered by users. ## Submit your app To submit your app: 1. Go to **Submit App** in your app's dashboard. 2. Open the **Submission Summary** and complete any outstanding items: - **Blockers**: These items are critical and must be fixed before you submit your app. - **Recommendations**: These items are highly recommended to support your app's success but won't prevent you submitting your app. 3. When complete, click **Submit App**. 4. Use the submission form's note section to give the reviewer everything they need to test your app: - Your demo credentials (username/email and password) with full access to your app for the duration of the review. - A quick outline of the installation flow. - Accessibility or compatibility issues (for example, if it’s geo-locked or restricted in another way). If a Wix team member won't be able to access any features, please provide a link to a video showcasing that functionality. - Attach screenshots that show us how your app uses its relevant permissions. - Confirmation that you're authorized to use specific trademarks, images, logos that are displayed in the app, include all relevant documentation proving your authorization. 6. Click **Submit**. ## Track your review status Once your app is submitted for review, you can follow its review status in the **Custom Apps** page, or the sidebar of your app's dashboard below your app's name. ## See also - [About app versioning](https://dev.wix.com/docs/build-apps/manage-your-app/versioning/about-app-versioning.md) - [Release a new app version](https://dev.wix.com/docs/build-apps/manage-your-app/versioning/release-a-new-app-version.md)