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

# Limits

> WowWeb AI technical limits: file sizes, supported formats, storage caps.

Technical limits that apply to all plans.

## File uploads in chat

| Type                       | Limit       |
| -------------------------- | ----------- |
| Images                     | up to 2 MB  |
| Video                      | up to 50 MB |
| Documents (PDF, TXT, JSON) | up to 10 MB |

**Supported image formats:** JPG, JPEG, PNG, WebP, SVG, GIF, AVIF, HEIC.

<Tip>
  If a photo is larger than 2 MB, compress it via [TinyPNG](https://tinypng.com) or [squoosh.app](https://squoosh.app). Most photos from modern smartphones and Unsplash are already under 2 MB.
</Tip>

## Site files

All project files (code, styles, images) are stored on our infrastructure. Storage for additional site files is up to 200 MB per project, expandable on request. Records in the site database have no hard limit, just reasonable caps per plan.

## Number of pages

| Plan     | Page limit     |
| -------- | -------------- |
| Basic    | 1 page         |
| Advanced | up to 5 pages  |
| Pro      | up to 15 pages |

## What's next

<CardGroup cols={2}>
  <Card title="Pricing plans" icon="credit-card" href="/en/billing/plans">
    Detailed comparison of Basic, Advanced, and Pro.
  </Card>

  <Card title="Working with photos" icon="image" href="/en/creation/images">
    How to prepare photos for your site.
  </Card>
</CardGroup>
