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

# iOS App

> Michelangelo iOS App platform

The **Michelangelo iOS App** is the native iPhone experience for building mobile apps with AI.

## Requirements

* **Device**: iPhone
* **iOS version**: 18.0 or later
* **Platforms supported**: iPhone and web
* **iPad**: not supported

## Download

Get the app from the App Store:

<Card title="Download Michelangelo App" icon="apple" color="#7c7c7c" href="https://apps.apple.com/it/app/michelangelo-vibe-coding/id6744751580">
  Get started with Michelangelo directly on your iPhone.
</Card>

## What You Can Do

* Create mobile projects from natural language prompts.
* Preview generated apps in an inline sandbox.
* Iterate with follow-up prompts and automatic error fixing.
* Share apps via public preview links.
* Discover community projects in Explore.
* Push source code to GitHub.
* Support the project with an annual Imaginer subscription.

## App Configuration

| Setting       | Value        |
| ------------- | ------------ |
| App Store ID  | `6744751580` |
| Default theme | Dark         |

## Authentication

The iOS app supports email OTP, Apple Sign In, Google OAuth, and GitHub OAuth through a secure authentication service.

## Learn More

<CardGroup cols="2">
  <Card title="Getting Started" icon="rocket-launch" color="#7c7c7c" href="/v2/michelangelo-app/getting-started">
    Create your first app on iPhone.
  </Card>

  <Card title="Create Project" icon="plus" color="#7c7c7c" href="/v2/michelangelo-app/create-project">
    Learn how projects are created.
  </Card>
</CardGroup>
