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

# Introduction to Quickreel

> Quickreel is the #1 video clipping tool that turns long videos into shorts, and publishes them on all social platforms with one click.

<div className="mt-8 aspect-video">
  <iframe width="100%" height="100%" src="https://www.youtube.com/embed/RYah7ypbpnA" title="QuickReel Introduction" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</div>

## Getting Started

Before creating your first clips, log in to your account, set up your brand template, and connect your social accounts.

<CardGroup cols={3}>
  <Card title="Add Your Brand Template" icon="tenge-sign" href="/help-center/getting-started/first-setup#create-your-brand-templates" />

  <Card title="Add Your Social Accounts" icon="link" href="/help-center/getting-started/first-setup#add-your-social-accounts-for-1-click-posting" />

  <Card title="Join Our Discord Community" icon="discord" href="/help-center/getting-started/first-setup#join-our-discord-channel" />
</CardGroup>

## Our AI Tools

<CardGroup cols={3}>
  <Card title="AI Clip" icon="scissors" href="/api-reference/AIclipping/introduction">
    Long-form videos into engaging short-form
  </Card>

  <Card title="AI Edit" icon="wand-magic-sparkles" href="/api-reference/AIedit/introduction">
    Editing capabilities with customizable templates.
  </Card>

  <Card title="Text To Video" icon="text" href="/api-reference/AIedit/introduction">
    Video from text prompt
  </Card>

  <Card title="Text To Image" icon="text" href="/api-reference/AIedit/introduction">
    Image from text prompt
  </Card>

  <Card title="Text To Speech" icon="text" href="/api-reference/AIedit/introduction">
    Genarate speech from  text
  </Card>

  <Card title="Audio To Video" icon="file-audio" href="/api-reference/AIedit/introduction">
    Video from Audio
  </Card>

  <Card title="AI BGM" icon="music" href="/api-reference/bgm/introduction">
    Add Background music
  </Card>

  <Card title="AI B-Rolls" icon="film" href="/api-reference/brolls/introduction">
    Insert relevant B-roll footage
  </Card>

  <Card title="AI Subtitles" icon="closed-captioning" href="/api-reference/AIsubtitle/introduction">
    Add subtitles to videos
  </Card>

  <Card title="Remove Bad Cuts" icon="film" href="/api-reference/brolls/introduction">
    Remove irelevant content
  </Card>

  <Card title="Remove Silences" icon="film" href="/api-reference/brolls/introduction">
    Remove Silences
  </Card>

  <Card title="Remove Filler Words" icon="film" href="/api-reference/brolls/introduction">
    Remove ummm, umm
  </Card>
</CardGroup>
