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

# Introduction

> Swap any person in any video for a character.

StirVid is an AI video app that swaps any person in any video for a character. Upload a source video, pick a character, and get a video where that character performs the original motion, framing, and timing.

## What you can do

<CardGroup cols={3}>
  <Card title="Image Swap" icon="image">
    Replace a face or full character in a still image using a reference.
  </Card>

  <Card title="Video Swap" icon="film">
    Drive a character with the motion of an existing video clip.
  </Card>

  <Card title="Agents" icon="robot">
    Control StirVid from any AI agent through a single MCP endpoint.
  </Card>
</CardGroup>

## How it works, in one paragraph

You bring a source video and choose a character from the public, platform-ready catalog. StirVid extracts a driving signal from your video, runs it through our motion engine, and returns a downloadable video where the character performs the original motion. Still images go through the image editor.

## Credits

StirVid uses a virtual currency called **CREDITS**, managed by our billing system. Every generation is priced server-side and deducted from your balance atomically. You cannot spend credits you do not have, and refunds happen automatically on job failure.

| Plan     | Price     | Monthly credits |
| -------- | --------- | --------------- |
| Creator  | \$12 / mo | 9               |
| Pro      | \$35 / mo | 25              |
| Business | \$89 / mo | 60              |

Top-ups: $5 / 4 credits, $12 / 9 credits, \$30 / 22 credits.

<Card title="Start here" icon="rocket" href="/quickstart">
  Make your first video in under 5 minutes.
</Card>
