# Video and audio files

Twise can display, and play, audio and video files directly as part of an answer.

### How to upload a video or audio files

Go to the admin and then pick then CONTENT tab. Pick the Images, video or audio option.

**Size limits:** 5 MB for images, 100 MB for videos, 10 MB for audios

<div align="left"><figure><img src="/files/qoNK5P05g64dfSFJUOWv" alt="" width="375"><figcaption></figcaption></figure></div>

### Convert the audio content into knowledge cards

When uploading a video, or audio file, you can choose to convert the content into knowledge cards and also decide if you want the media file to show up in the canvas, or only use it to extract the content.&#x20;

<div align="left"><figure><img src="/files/jFPMAokWjYWeJ9ex8JIE" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://help.twise.ai/content/video-and-audio-files.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.
