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

# Welcome to JoggAI

> At JoggAI, we enable creators, brands, and enterprises to generate high-quality, engaging AI-driven video content at scale — without the need for cameras, studios, or production teams. From lifelike AI avatar videos, AI video podcasts and AI video ads, every output is powered by cutting-edge generative AI video and voice technology. JoggAI empowers you to create faster, scale seamlessly, and deliver content that connects.

<div style={{display: "flex", justifyContent: "flex-end", marginBottom: "20px"}}>
  <a
    href="/api-reference/v2/QuickStart/GettingStarted"
    style={{
  display: "inline-block",
  padding: "12px 28px",
  backgroundColor: "#2E5CFF",
  color: "white",
  borderRadius: "8px",
  textDecoration: "none",
  fontWeight: "600",
  fontSize: "1rem"
}}
  >
    Quick Start →
  </a>
</div>

## Key Features

<CardGroup cols={2}>
  <Card title="Avatar Videos" icon="video" href="/api-reference/v2/API Documentation/CreateAvatarVideos">
    Create engaging videos with realistic AI avatars and lip-sync technology.
  </Card>

  <Card title="AI Ads Maker" icon="sparkles" href="/api-reference/v2/API Documentation/URLtoVideo">
    Turn product URLs into high-converting video ads in minutes.
  </Card>

  <Card title="Video Translation" icon="language" href="/api-reference/v2/API Documentation/VideoTranslation">
    Reach global audiences by translating video content seamlessly.
  </Card>

  <Card title="AI Script" icon="file-lines" href="/api-reference/v2/API Documentation/AIScripts">
    AI-powered script generation for your videos.
  </Card>
</CardGroup>

## See JoggAI in Action

<div style={{maxWidth: "1200px", margin: "0 auto"}}>
  <Card style={{marginBottom: "15px", padding: "0", overflow: "hidden"}}>
    <div style={{position: "relative", width: "100%", paddingBottom: "56.25%"}}>
      <iframe style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%"}} src="https://www.youtube.com/embed/VgqqoohXSiQ" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen />
    </div>

    <div style={{padding: "12px 24px 5px 24px"}}>
      <h3
        style={{
    margin: "0", 
    fontSize: "1.4rem", 
    fontWeight: "600", 
    lineHeight: "1.5",
    wordWrap: "break-word",
    whiteSpace: "normal"
  }}
      >
        A Quick Guide to Creating Realistic AI Avatars
      </h3>
    </div>
  </Card>

  <div style={{display: "grid", gridTemplateColumns: "repeat(3, 1fr)", gap: "20px"}}>
    <Card style={{padding: "0", overflow: "hidden"}}>
      <div style={{position: "relative", width: "100%", paddingBottom: "56.25%"}}>
        <iframe style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%"}} src="https://www.youtube.com/embed/p6BD6W2Y50U" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen />
      </div>

      <div style={{padding: "16px 16px 5px 16px", minHeight: "60px"}}>
        <h4
          style={{
      margin: "0", 
      fontSize: "0.9rem", 
      fontWeight: "600",
      lineHeight: "1.5",
      wordWrap: "break-word",
      whiteSpace: "normal"
    }}
        >
          Create AI Avatar Videos
        </h4>
      </div>
    </Card>

    <Card style={{padding: "0", overflow: "hidden"}}>
      <div style={{position: "relative", width: "100%", paddingBottom: "56.25%"}}>
        <iframe style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%"}} src="https://www.youtube.com/embed/Ocop1x9VBTw" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen />
      </div>

      <div style={{padding: "16px 16px 5px 16px", minHeight: "60px"}}>
        <h4
          style={{
      margin: "0", 
      fontSize: "0.9rem", 
      fontWeight: "600",
      lineHeight: "1.5",
      wordWrap: "break-word",
      whiteSpace: "normal"
    }}
        >
          AI Video Ads in Minutes
        </h4>
      </div>
    </Card>

    <Card style={{padding: "0", overflow: "hidden"}}>
      <div style={{position: "relative", width: "100%", paddingBottom: "56.25%"}}>
        <iframe style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%"}} src="https://www.youtube.com/embed/kXP73r17RLc" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen />
      </div>

      <div style={{padding: "16px 16px 5px 16px", minHeight: "60px"}}>
        <h4
          style={{
      margin: "0", 
      fontSize: "0.9rem", 
      fontWeight: "600",
      lineHeight: "1.5",
      wordWrap: "break-word",
      whiteSpace: "normal"
    }}
        >
          JoggAI API
        </h4>
      </div>
    </Card>
  </div>
</div>

## Need Help?

If you have any further questions about using the API, please don't hesitate to reach out to us at [support@jogg.ai](mailto:support@jogg.ai) and include your Discord username. Our dedicated support team is ready to assist you.
