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

# Native mobile apps

> The same agent builds real iOS and Android apps, not just websites.

The same AI agent that builds Humainum websites builds native iOS and Android apps — not a separate mobile product, just the agent targeting a different output.

## Two ways to start

<CardGroup cols={2}>
  <Card title="New mobile app" icon="mobile">
    Describe the app you want to build in the dashboard composer, the same way you'd describe a website.
  </Card>

  <Card title="Import an existing mobile app" icon="file-import">
    Already shipped an app? Import it and keep building on the real code instead of starting over.
  </Card>
</CardGroup>

## What's tracked per mobile project

Once a mobile project exists, its project header tracks the details a store listing needs: platform (iOS or Android), app name, developer name, App ID, and the store listing URL.

## Same platform, same guarantees

A mobile project is a real repository from day one, just like a web project — see [Ownership, code & security](/ownership-and-security) — and can route a task to the [expert network](/expert-network) the same way a web project can.
