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

# Introduction

> Create dynamic, remotely configurable onboarding experiences in your mobile app

<Note>
  Need help with integration? Click the **Copy AI Context** button in the bottom right corner to copy SDK documentation that you can paste into Claude, Cursor, or any AI assistant.
</Note>

<div className="relative w-full" style={{ paddingTop: '56.25%' }}>
  <iframe className="absolute top-0 left-0 w-full h-full" src="https://www.youtube.com/embed/Tb_l986oZLM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen />
</div>

# Welcome to Muta

Muta is a platform that lets you design, optimize, and deploy mobile app flows without writing code. Think of it as Canva for mobile app experiences - but with the power to instantly update your app's content without App Store reviews.

## Core Features

<CardGroup cols={2}>
  <Card title="No-Code Design" icon="pen-to-square">
    Create beautiful mobile flows in minutes using our intuitive drag & drop interface. Add text, images, shapes, buttons, and more.
  </Card>

  <Card title="Instant Updates" icon="bolt">
    Edit a flow and hit save - changes go live instantly to all users. Want to try something new? Swap entire flows in and out with a click.
  </Card>

  <Card title="Placement System" icon="code">
    Create placements once, reference them in your code, and dynamically swap flows without code changes. Perfect for A/B testing and continuous optimization.
  </Card>

  <Card title="Responsive Design" icon="mobile">
    Flows automatically adapt to different screen sizes. Perfect display on all devices without separate tablet and phone designs.
  </Card>
</CardGroup>

## How It Works

<Steps>
  <Step title="Design Your Flow" icon="paintbrush">
    Start with a template or create from scratch using our intuitive drag & drop interface. Add text, images, buttons, and other elements to create the perfect flow for your users.
  </Step>

  <Step title="Create a Placement" icon="square-terminal">
    Think of placements as containers for your flows. Each placement gets a unique ID that you'll reference in your code. The magic happens when you want to update your app - just swap flows in and out of placements without touching any code.
  </Step>

  <Step title="Integrate with Your App" icon="puzzle-piece">
    Add our lightweight SDK to your app and reference placement IDs where you want flows to appear. Our SDK handles everything else automatically - loading flows, displaying them beautifully, and updating them instantly when you make changes.
  </Step>

  <Step title="Deploy and Optimize" icon="rocket">
    Changes are instant - edit a flow and hit save to update all users immediately. Want to try something completely new? Swap in a different flow without any code changes. A/B test, analyze, and optimize without app store reviews.
  </Step>
</Steps>

## Why Choose Muta?

<CardGroup cols={2}>
  <Card title="For App Founders" icon="rocket">
    Cut development time and costs, take control of your app's content, and optimize user experience without technical barriers.
  </Card>

  <Card title="For Growth Teams" icon="chart-line">
    Run experiments without engineering support, A/B test different flows easily, and make data-driven decisions.
  </Card>

  <Card title="For Development Teams" icon="code">
    Reduce deployment overhead, eliminate App Store review cycles, and focus on core app features.
  </Card>

  <Card title="White Glove Support" icon="handshake">
    Get dedicated support for SDK installation, custom template creation, and one-on-one consultation.
  </Card>
</CardGroup>

## Start Building Today

Muta transforms how you manage your app's content. No more waiting for App Store reviews or writing code for every experiment. Create, optimize, and deploy beautiful mobile flows in minutes.

Ready to take your app to the next level? [Get started](/quickstart) with Muta today.
