# Embedding Video

Vodlix also gives an option to embed video from any third party websites such as YouTube. Click on upload, select embed video, put the the embedded link of video from any third party website, and add the duration then click on upload. The next interface will be appearing to add the titles, description, selecting the movie genre etc.&#x20;

Please find below the video for further instruction:

{% embed url="<https://youtu.be/Z1REVhHNlp0>" %}


---

# 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.vodlix.com/user-manual/admin-area/content-management/content-ingestion/untitled.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.
