# Video

## Add New Video&#x20;

In Drupal you can add a video from several places:&#x20;

1. From the media page, you are able to add a video file in the media library.
2. File field.
3. WYSIWYG

### Required file types (Default):

* mp4
* webm
* ogv

<figure><img src="/files/kNkfQ4fIgrR092VsggiJ" alt=""><figcaption><p>Allowed Video Types</p></figcaption></figure>

{% hint style="info" %}
In general, uploading a video directly to the site is not recommended as it can negatively impact the load speed. Instead, use a remote video. If you do require a local video, keep the video size to less than 10 seconds and under 2MB.
{% endhint %}


---

# 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.varbase.vardot.com/10.1.x/content-designers/media-management/uploading-media-files/video.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.
