# Adding Media

## Videos

The easiest way to add video assets you've created for your agent is from Vimeo or Youtube.

![](/files/E2RUiFn91BZsg4Vrtytb)

The **Title** appears formatted above the video on the webpage. This allows you to brand the video differently than the title you'd put on Youtube if you prefer.

![](/files/RhiLF5MJmhKXhP9pfg5p)

The **Status** lets your control if the video appears on the Branded, Unbranded, or Both versions of the site. You can also set it to **Hidden** if you want to hide the video without deleting it temporarily.

The **URL** is any normal URL you get from Youtube or Vimeo for a video like <https://www.youtube.com/watch?v=tdrgGf81EBQ>

Alternatively, if you have a custom video player for your site that you've already invested it, it may generate some embed code that we can use to play the video.

![](/files/t3bhBgK8YU6U6xKTdjNO)

Just click **Add** and then **Save** in the top right corner you'll be good to go!

If you're ready to publish, click **Publish** or **Republish** in the top right corner.


---

# 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.getautonomo.com/single-property-websites/adding-media.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.
