# Supported File Formats

We currently accept those file formats for both our uploader and bulk deliveries:

* **Sound Recordings**
  * **Supported file formats:**
    * MP3 audio in MP3/WAV container
    * PCM audio in WAV container
    * AAC audio in MOV container
    * FLAC audio&#x20;
  * **Minimum audio bitrate for lossy formats**: 64 kbps&#x20;
  * **Minimum audible duration**: 33 seconds (excluding silence and background noise)
* **Videos**
  * **Supported file formats**: .MPG, .WMV, .AVI, .MOV, and .FLV&#x20;
  * **Minimum audio-visual duration**: 33 seconds (excluding black and static images in the video channel as well as silence and background noise in the audio channel)


---

# 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.yourv.id/content-id/content-delivery/supported-file-formats.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.
