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

# Welcome to Demomatic

> Generate polished AI-powered product demo videos from natural language prompts — automatically.

Demomatic turns your web app into a demo video machine. Describe what you want to show, and Demomatic navigates your live application, records real interactions, adds narration and effects, and delivers a production-ready video in minutes.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Generate your first demo video in under 5 minutes
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/overview">
    Programmatically generate and manage demo videos
  </Card>

  <Card title="Automations" icon="clock" href="/concepts/automations">
    Schedule recurring demo generation automatically
  </Card>

  <Card title="Integrations" icon="plug" href="/guides/crm-integrations">
    Connect HubSpot, Attio, and GitHub
  </Card>
</CardGroup>

## How it works

<Steps>
  <Step title="Connect your app">
    Add your web application as a domain. Demomatic uses it as the source for all demo recordings.
  </Step>

  <Step title="Describe what to show">
    Write a natural language prompt — for example, "Show a user visiting the appointments page and clicking through the list."
  </Step>

  <Step title="Demomatic records and produces">
    The AI navigates your app, records the interactions, adds narration, captions, and background music, then stores the finished video in your library.
  </Step>

  <Step title="Share or embed">
    Share a direct link, embed in your docs or landing page, or export via the API for use in your own workflows.
  </Step>
</Steps>

## Explore the docs

<CardGroup cols={2}>
  <Card title="Domains" icon="globe" href="/concepts/domains">
    Understand how Demomatic connects to and navigates your app
  </Card>

  <Card title="Videos" icon="video" href="/concepts/videos">
    Learn about the video library, folders, and sharing options
  </Card>

  <Card title="CTA Setup" icon="bullseye" href="/guides/cta-setup">
    Capture leads or drive bookings from every demo video
  </Card>

  <Card title="Self-Heal" icon="rotate" href="/concepts/self-heal">
    Keep demos up-to-date as your app evolves
  </Card>

  <Card title="Analytics" icon="chart-bar" href="/analytics/overview">
    Track views, leads, and link clicks for every video
  </Card>

  <Card title="API Keys" icon="key" href="/guides/api-keys">
    Create API keys and integrate Demomatic into your stack
  </Card>
</CardGroup>
