> ## Documentation Index
> Fetch the complete documentation index at: https://video2ctx-feat-polar-billing.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Video context for agents and builders

> Search, inspect, monitor, and build with normalized YouTube data.

video2ctx turns videos into structured context: metadata, timestamped transcripts, visual frames, comments, channel profiles, playlists, trend signals, and monitor updates.

Choose one of three ways to use the product: work visually in the dashboard, equip an agent with published skills, or integrate the hosted API into your own application.

<CardGroup cols={3}>
  <Card title="Use the Dashboard" icon="window" href="/dashboard">
    Find a video or playlist, choose the data you need, save research, and monitor channels without writing code.
  </Card>

  <Card title="Build with Agents" icon="robot" href="/agents">
    Choose local `youtube-ctx` for personal extraction and visual inspection, or hosted `video2ctx-platform` for production data and recurring monitoring.
  </Card>

  <Card title="Build with API" icon="brackets-curly" href="/api">
    Authenticate with a device-authorized agent skill or personal API key and bring source-linked video context into software.
  </Card>
</CardGroup>

## What you can do

<CardGroup cols={3}>
  <Card title="Inspect sources" icon="magnifying-glass">
    Retrieve complete video, transcript, comment, channel, and playlist data through normalized responses.
  </Card>

  <Card title="Monitor channels" icon="radar">
    Check a channel on a configurable schedule and receive in-app or confirmed email alerts for new uploads.
  </Card>

  <Card title="Research trends" icon="chart-line-up">
    Compare recent topic momentum and turn observed evidence into a practical video plan.
  </Card>
</CardGroup>

<Note>
  YouTube is the first supported provider. The hosted API is versioned under `/v1`; product behavior and pricing may continue to evolve while video2ctx is under active development.
</Note>
