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

# Getting Started

> Set up your Reap account, upload your first video, and generate social-ready clips.

> **For AI agents:** a documentation index is at [/llms.txt](/llms.txt). Every page is also available as markdown, just append `.md` to the URL.

## Welcome to Reap

Reap helps you turn long-form videos into short, social-ready clips with AI. You can upload a file or paste a supported video link, generate clips automatically, refine them in the editor, and export ready-to-share content in just a few steps.

This page includes a product walkthrough video, followed by the same workflow as written steps below.

<iframe width="100%" height="420" src="https://www.youtube.com/embed/L77JnHPW1H0?rel=0" title="Reap product overview" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen />

## What You'll Do

<Steps>
  <Step title="Create your account">
    Sign up at [reap.video](https://reap.video/) with your email, or continue with Google.
  </Step>

  <Step title="Add a video">
    Upload a local video file or paste a supported video URL from platforms like YouTube, Vimeo, Twitch, or X.
  </Step>

  <Step title="Generate clips">
    Let Reap analyze your content and find the most engaging moments automatically.
  </Step>

  <Step title="Refine your output">
    Open your clips in the editor to trim segments, update captions, add highlights, and adjust orientation.
  </Step>

  <Step title="Export and share">
    Export your finished clips, save drafts, or schedule content for publishing.
  </Step>
</Steps>

## Step 1: Sign Up And Log In

* Create your account on [reap.video](https://reap.video/).
* Sign in with email and password, or use Google for passwordless login.
* After login, you'll land on your dashboard.

## Step 2: Upload A Video Or Paste A Link

* Click **Generate Clips** from the dashboard.
* Upload your video file, or paste a supported source link.
* Reap supports common long-form sources including YouTube, Vimeo, Twitch, X, and local MP4 uploads.

<Tip>
  Use dialogue-rich videos for the best AI clipping results, especially podcasts, interviews, commentary, tutorials, and talking-head content.
</Tip>

## Step 3: Generate Clips

Once your source video is added, Reap analyzes the content and identifies strong moments for short-form clips.

* Use AI clipping to generate clips automatically.
* Steer the AI with a clip prompt — describe in plain language what kinds of clips you want (count, duration, focus, tone). See [How to Create Viral Clips](/help-center/how-to-create-viral-clips#11-add-a-clip-prompt-optional).
* Review the generated results before exporting.
* Fine-tune individual clips in the editor after generation if needed.

For a deeper walkthrough, see [How to Create Viral Clips](/help-center/how-to-create-viral-clips).

## Step 4: Edit And Customize

Use the editor to fine-tune each clip before export.

### Common edits

* Adjust clip start and end points.
* Remove unwanted moments.
* Add captions and change caption styling.
* Add emojis and word highlights.
* Add voice overs.
* Add b-rolls and assets.
* Change clip orientation to fit your target platform.

<CardGroup cols={2}>
  <Card title="Add More Content" icon="plus" href="/help-center/how-to-extend-and-add-more-content-to-ai-generated-clips">
    Extend AI-generated clips with additional segments.
  </Card>

  <Card title="Trim Unwanted Parts" icon="scissors" href="/help-center/how-to-remove-or-trim-unwanted-parts-from-clips">
    Clean up clips by removing unnecessary sections.
  </Card>

  <Card title="More Caption Styles" icon="closed-captioning" href="/help-center/how-to-add-more-caption-styles">
    Customize the look of your captions.
  </Card>

  <Card title="Change Orientation" icon="crop" href="/help-center/how-to-change-the-orientation-of-ai-generated-clips">
    Adapt clips for portrait, square, or other layouts.
  </Card>

  <Card title="Add Emoji And Highlights" icon="face-smile" href="/help-center/how-can-i-add-emojis-in-the-captions">
    Add emojis and highlights to make your captions and clips more expressive.
  </Card>

  <Card title="Add Voice Over" icon="microphone" href="/help-center/how-to-use-the-dubbing-feature">
    Add voice overs to enhance or localize your content.
  </Card>

  <Card title="Add B-Rolls" icon="film" href="/help-center/how-to-add-b-rolls-to-your-clip">
    Add b-roll footage to support the main story of your clip.
  </Card>

  <Card title="Add Assets" icon="image" href="/help-center/how-to-add-assets-to-your-clips">
    Add images, videos, audio, and branded assets to your clips.
  </Card>
</CardGroup>

## Step 5: Review Virality Score

Each generated clip includes a virality score to help you evaluate its social media potential.

* Use the score to compare clips quickly.
* Prioritize the strongest options for export and publishing.
* Combine the score with your own editorial judgment before sharing.

## Step 6: Export, Save Drafts, And Share

When your clip is ready:

* Export it in HD.
* Save a draft if you want to come back later.
* Use Reap-generated social media descriptions to speed up publishing.

## More Ways To Get Started

<CardGroup cols={3}>
  <Card title="Add Captions" icon="closed-captioning" href="/help-center/how-to-add-captions-to-your-videos">
    Generate captions separately for any video.
  </Card>

  <Card title="Connect Social Accounts" icon="share-nodes" href="/help-center/how-to-connect-social-media-accounts">
    Link your platforms for scheduling and publishing.
  </Card>

  <Card title="Use Social Calendar" icon="calendar" href="/help-center/how-to-schedule-or-publish-your-content">
    Schedule posts or publish content directly from Reap.
  </Card>

  <Card title="AI Dubbing" icon="microphone-lines" href="/help-center/how-to-use-the-dubbing-feature">
    Dub your videos into other languages with AI voice generation.
  </Card>

  <Card title="Auto Reframing" icon="crop" href="/help-center/how-to-use-the-reframing-feature">
    Automatically reframe videos for portrait, square, and other layouts.
  </Card>

  <Card title="Edit videos" icon="pen-to-square" href="/help-center/how-to-edit-videos">
    Edit clips, captions, assets, and layouts directly inside the editor.
  </Card>

  <Card title="Transcription" icon="file-lines" href="/help-center/how-to-generate-a-transcript">
    Generate transcriptions to repurpose and review your video content.
  </Card>

  <Card title="Audiogram" icon="waveform-lines" href="/help-center/how-to-create-an-audiogram">
    Turn audio content into engaging visual posts for social media.
  </Card>

  <Card title="API" icon="code" href="/api-reference/1_introduction">
    Automate clipping, captions, dubbing, and more with the Reap API.
  </Card>
</CardGroup>

<Check>
  You're ready to create your first clips in Reap.
</Check>
