> ## Documentation Index
> Fetch the complete documentation index at: https://www.vibecodeapp.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Sharing Your App

> Share your Vibecode apps with friends and users

With Vibecode, you can share your app with anyone without going through the App Store first.

<Note>
  Due to Apple's restrictions, the share functionality is not available on the iOS app. To run a Vibecode app on mobile, users need to download the Appsmith app and scan a QR code.
</Note>

## How to Share Your App on iOS

To share your app with someone on iOS:

1. Open your project on the Vibecode web app
2. Click the **On Mobile** button in the top right corner of the preview — this opens a popup with a QR code
3. Share the QR code with the person you want to share with
4. Ask them to download the **Appsmith - Vibecode Apps** app from the [App Store](https://apps.apple.com/us/app/appsmith-vibecode-apps/id6744415724)
5. Once installed, they can scan the QR code in the Appsmith app to run your Vibecode app

<Tip>
  Make sure the person you're sharing with has the Appsmith app installed before they try to scan the QR code.
</Tip>

## Ready to Go Further?

When your app is ready for a wider audience, you can:

<CardGroup cols={2}>
  <Card title="Add to Home Screen" icon="mobile" href="/getting-started/home-screen-widgets">
    Let users add your app as a home screen widget
  </Card>

  <Card title="Deploy to App Store" icon="app-store-ios" href="/getting-started/deploy-app-store">
    Publish your app to the Apple App Store
  </Card>
</CardGroup>
