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

# Quickstart

> Map your first app in a few minutes.

Already installed? (If not, see [CLI installation](/cli/installation).)

## 1. Get your phone ready

```bash theme={"theme":{"light":"github-light","dark":"github-dark"}}
roveflow setup
```

Tap **Allow** on your Mac and enter your **phone passcode** when asked.

## 2. Pick an app

```bash theme={"theme":{"light":"github-light","dark":"github-dark"}}
roveflow devices
```

This lists the apps on your phone so you can grab the one you want to map.

## 3. Let the AI map it

In Claude Code, just ask:

```
/rove   map this app, sign-up, the main thing it does, and settings
```

Roveflow opens the app and finds its own way through it, capturing each screen and the paths between them.

## 4. Open the map

When it's done, the map is saved in `roveflow-out`. Open `roveflow-out/atlas.html` in your browser, click through the flows, and hand it to your designers.
