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

# Usage-Based Pricing

> Variable charges based on API consumption

Usage-based pricing in skills.video is credit-driven. Each generation task consumes credits, and Pro can extend usage through additional credit packs.

## Purpose

Use usage-based billing behavior when workload is variable and can exceed included monthly subscription credits.

## Usage units

| Unit   | Applies to       | Notes                                                          |
| ------ | ---------------- | -------------------------------------------------------------- |
| Credit | Image generation | Credit usage depends on selected model and generation settings |
| Credit | Video generation | Credit usage depends on selected model and generation settings |

## Current usage-based details

| Item                      | Detail                                           |
| ------------------------- | ------------------------------------------------ |
| Additional usage purchase | Available through additional credit packs on Pro |
| Credit pack rollover      | Up to 12 months                                  |
| Credit pack pricing       | See `https://skills.video/pricing`               |

## Cost calculation

```text theme={null}
monthly_total = subscription_fee + sum(additional_credit_pack_fees)
```

Use `https://skills.video/pricing` as the source of truth for current credit pack pricing.
