> ## Documentation Index
> Fetch the complete documentation index at: https://resources.flare-studio.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Submit for Review

> Submit your app to Flare Studio for review and get it listed in the App Library

<Info>
  Ready to share your app with the Exe 6 community? Submit it through our Discord server for review!
</Info>

## Submission Overview

Once your app is [prepared](/apps/prepare) and [published](/apps/publish), you can submit it to Flare Studio for review. Our team will test your app and, if approved, add it to the official Exe 6 App Library.

## Submission Process

<Steps>
  <Step title="Join Discord Server">
    Join the official Flare Studio Discord server:

    <Card title="Flare Studio Discord" icon="discord" href="https://discord.gg/fYgfh6eHtA">
      Click to join the community
    </Card>
  </Step>

  <Step title="Navigate to #apps Channel">
    Find and open the **#apps** channel where all app submissions are posted.
  </Step>

  <Step title="Create Submission Post">
    Create a post in the channel following the **Post Guidelines/Format**.

    <Accordion title="Required Information">
      * App name
      * Roblox asset link
      * Brief description
      * Key features
      * Screenshots/demo video (recommended)
      * Your contact information
    </Accordion>
  </Step>

  <Step title="Wait for Review">
    Our team will review your submission and run a series of tests to ensure quality and safety.
  </Step>
</Steps>

## Review Process

After submission, your app goes through several stages:

<Tabs>
  <Tab title="Testing">
    ### Automated & Manual Testing

    We run comprehensive tests on your app:

    * **Functionality tests** - Verify all features work as intended
    * **Performance tests** - Ensure no lag or memory issues
    * **Security scan** - Check for malicious code or vulnerabilities
    * **Compatibility tests** - Test across different Exe 6 builds
    * **UX evaluation** - Assess user experience and design
  </Tab>

  <Tab title="Approval">
    ### If Your App Passes

    <Check>
      Your post will be tagged as **"Approved"** and your app will be automatically uploaded to the Onboarding App Library!
    </Check>

    Users can now discover and install your app directly through Exe 6.
  </Tab>

  <Tab title="External Apps">
    ### Alternative Distribution

    If your app doesn't meet the requirements for the official library, or you are waiting for it to get approved you can still distribute it:

    * Copy the app's roblox asset id
    * Click the "External app" option in exe 6 apps screen
    * Now you or any other users can use your app!

    <Warning>
      External apps don't receive publification on Exe 6 apps screen.
    </Warning>
  </Tab>
</Tabs>

## Submission Types

<CardGroup cols={2}>
  <Card title="Official App" icon="badge-check">
    **Accepted for App Library**

    * Full Onboarding integration
    * Verified by Flare Studio
    * Automatic updates
    * Featured in discovery
  </Card>

  <Card title="External App" icon="download">
    **Community Distribution**

    * Manual download files
    * No official verification
    * Community support only
  </Card>
</CardGroup>

## After Submission

### What to Expect

<Steps>
  <Step title="Initial Review (1-3 days)">
    Team reviews submission completeness
  </Step>

  <Step title="Testing Phase (3-7 days)">
    Comprehensive testing of all features
  </Step>

  <Step title="Decision & Notification">
    You'll be notified via Discord about the decision
  </Step>
</Steps>

<Tip>
  Respond promptly to any questions from reviewers to speed up the process!
</Tip>

## Common Rejection Reasons

Avoid these issues to increase your chances of approval:

<AccordionGroup>
  <Accordion title="Guideline Violations" icon="triangle-exclamation">
    * Not following [App Guidelines](/apps/guidelines)
    * Inappropriate content
    * Violating Roblox Community Standards
  </Accordion>

  <Accordion title="Technical Issues" icon="bug">
    * App crashes or doesn't load
    * Performance problems
    * Conflicts with Exe 6 core features
    * Poor code quality
  </Accordion>

  <Accordion title="Incomplete Submission" icon="file-excel">
    * Missing required metadata
    * No icon or incorrect format
    * Unclear description
    * Missing documentation
  </Accordion>

  <Accordion title="Duplicate Features" icon="copy">
    * Features already in Exe 6
    * Too similar to existing apps
    * No unique value proposition
  </Accordion>
</AccordionGroup>

## Tips for Successful Submission

<CardGroup cols={2}>
  <Card title="Test Thoroughly" icon="vial">
    Test every feature multiple times before submitting
  </Card>

  <Card title="Clear Documentation" icon="book">
    Provide clear usage instructions and examples
  </Card>

  <Card title="Follow Guidelines" icon="clipboard-check">
    Read and follow all [guidelines](/apps/guidelines) carefully
  </Card>

  <Card title="Quality Over Speed" icon="star">
    Take time to polish your app before submission
  </Card>
</CardGroup>

***

## Next: Keep Your App Updated

Once approved, learn how to push updates:

<Card title="Update Your App" icon="arrows-rotate" href="/apps/update">
  Deploy fixes and new features to your published app
</Card>

***
