> ## 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.

# Download Your Code

> Download and use your generated code

Vibecode allows you to download your code and use it in your own development environment. Whether you want to use Cursor, VS Code, or any other IDE, you can export your code and continue building. This gives you full control and flexibility to customize your app however you need.

<Note>
  Due to Apple's restrictions, downloading your code is only available on the web app.
</Note>

## Download Your Code

To download your code:

* Open your project in the web app
* Click the **`<>`** button
* Click **"Download Code"**

After clicking, the download link will be sent to your email.

## Use Your Code Anywhere

Once you've downloaded your code, you can use it however you want. Open it in your favorite IDE, make changes, deploy it—you have complete control over your project.

After all, the code is yours!

## Next Steps

<CardGroup cols={2}>
  <Card title="Export & SSH" icon="terminal" href="/getting-started/export-ssh">
    Connect to Cursor or VS Code
  </Card>

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