# Adding Video to your website.

{% hint style="info" %}
This tutorial explain about Background Video. To add a Video other than Background, please read next article.
{% endhint %}

{% hint style="info" %}
Only Youtube and Vimeo are supported if you are using our built in Video widget. To add video from third party like Wistia, Dailymotion etc. Please read respected Article.
{% endhint %}

### To add a video:

### 1. Click anywhere inside a section and click on the + icon

![](/files/-LiXy4hNSb6O7IyHXVfM)

### 2. After clicking on + icon choose the Video option from available widget list <a href="#a-selection-of-elements-for-you-to-add-will-show-up-choose-the-one-with-the-video-icon" id="a-selection-of-elements-for-you-to-add-will-show-up-choose-the-one-with-the-video-icon"></a>

![](/files/-LiXyFwN641VDS00aIfP)

1. A default video will appear in the stripe.
2. To change the video, click on it and a then click on Edit Video button.

![](/files/-LiXyVl97i6PbiF05_uH)

### 3. A Video setting panel will appear after clicking on Edit video button. Choose the Video source (Youtube/Vimeo) and then Enter the Video ID and click on Save button.   <a href="#click-edit-video-and-paste-a-link-from-youtube-or-vimeo-into-the-box-make-sure-the-link-looks-like-t" id="click-edit-video-and-paste-a-link-from-youtube-or-vimeo-into-the-box-make-sure-the-link-looks-like-t"></a>

![](/files/-LiY4IGrqcaUGNB7xz15)

You can also set filters and change the opacity of Video background.&#x20;

### 4. How to Find Youtube Video-

It is very simple to find your YouTube video ID. First, go to the YouTube webpage. Look at the URL of that page, and at the end of it, you should see a combination of numbers and letters after an equal sign (=). This is the VIDEO ID you need to enter in your website or VIDEO panel setting.&#x20;

![](/files/-LiY665TaVfE-V5cmOga)

### 5. How to Find Vimeo youtube video-

1. To find your Video ID, go to the Vimeo page and find the video you want to put on your website.
2. Once it is loaded, look at the URL and look for the numbers that come after the slash (/).

![](/files/-LiY6nCuzt3-qJLnMuR3)

{% hint style="warning" %}
If you choose **Autoplay** (muted) option then your VIDEO will be muted by default as per Youtube/Google , Vimeo and Chrome  policy.

You can read more about Autoplay restrictions here- <https://developers.google.com/web/updates/2017/09/autoplay-policy-changes>
{% endhint %}

{% hint style="success" %}
You can also embed any third-party VIDEO other than Youtube and Vimeo using RAW code widget.
{% 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.vintcer.com/add-a-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.
