# Supported files and limits

| Category  | Supported formats                    | Notes                                                          |
| --------- | ------------------------------------ | -------------------------------------------------------------- |
| Images    | PNG, JPG, JPEG, WebP                 | Use sharp, well-lit references.                                |
| Videos    | MP4, MOV                             | Shorter clips are easier to use as b-roll or clone references. |
| Audio     | MP3, MPEG, WAV, MP4 audio, M4A, Opus | Use clean dialogue when lip sync or captions matter.           |
| Documents | TXT, PDF, DOC, DOCX                  | Useful for briefs, claims, product specs, and brand docs.      |

The general upload limit is 50 MB, and the video upload limit is 50 MB. If a file is too large, trim or compress it before uploading.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.avastudio.com/library/supported-files-and-limits.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
