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

# FAQs

> Find answers about connectivity, billing, security, models, and media tasks.

Use these topic pages to diagnose the most common SnapGen integration questions.

<CardGroup cols={2}>
  <Card title="Connection & Usage" icon="plug" href="/faqs/connection-usage">
    Fix authentication, model, timeout, and rate-limit errors.
  </Card>

  <Card title="Account & Billing" icon="credit-card" href="/faqs/account-billing">
    Understand prepaid balance, credits, prices, and failed-task refunds.
  </Card>

  <Card title="Security & Configuration" icon="shield" href="/faqs/security-configuration">
    Store keys, configure clients, and protect webhook handlers.
  </Card>

  <Card title="Models & Capabilities" icon="sparkles" href="/faqs/models-capabilities">
    Choose protocols, models, durations, resolutions, and reference inputs.
  </Card>
</CardGroup>

## Quick links

<CardGroup cols={2}>
  <Card title="API Manual" icon="book-open" href="/">
    Browse every current model as an individual API page.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Send text, image, and video requests.
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations">
    Configure common coding tools and SDKs.
  </Card>

  <Card title="Live pricing" icon="chart-line" href="https://snapgen.org/models">
    Confirm current model availability and prices.
  </Card>
</CardGroup>
