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

# Pricing

> Credits and billing

<Columns cols={3}>
  <Card title="Cost" icon="coins">
    **1 credit/sec** of rendered video. 1 credit = \$0.01 (100 credits per dollar).
  </Card>

  <Card title="Preprocessing" icon="user">
    Character preprocessing costs **1 credit**. Scene creation is free. Failed renders are refunded.
  </Card>

  <Card title="Limits" icon="gauge">
    5 concurrent render jobs per org. Stored assets never expire.
  </Card>
</Columns>

<Card title="Check your balance" icon="wallet" href="/api-reference/credits/balance">
  `GET /api/credits/balance` -- see your current credit balance
</Card>
