Getting started / Introduction

Introduction

Uplift Funnel writes the activation flows your iOS app is missing, publishes them, measures them and rewrites them — stopping once, for your approval. These docs cover what it does on its own, what it is never allowed to touch, and how to wire it up.

Autopilot is the main road. You connect four things, correct five sentences, and the system builds a profile of your app, plans which flows are missing, writes them in your theme, renders them across devices and languages to check they hold up, and shows you the set once. After that it publishes, experiments and rewrites without asking — inside guardrails you can read, revoke and switch off.

The editor is the escape hatch. Everything autopilot writes is an ordinary flow you can open, change and publish yourself, and you can author from scratch. The MCP server exposes the same surface to a coding agent, so Claude Code or Cursor can read and edit real flows.

Two SDKs, one engine, iOS only. A native Swift package, and a Flutter package that hosts the same engine rather than reimplementing it — so a flow cannot render differently in one than the other. Android, React Native and web are not supported; every call throws off iOS instead of failing quietly.

Start here

Browse the docs

Autopilot

Concepts

Dashboard

Agents

iOS SDK (Swift)

Flutter SDK

Integrations

App Store

Not supported