> For the complete documentation index, see [llms.txt](https://uni.fotello.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uni.fotello.co/other-assets/other-videos.md).

# Other Videos

Including property videos in your listings can enhance your customer's experience by helping them showcase the lifestyle and potential of the property.

### Add a video

You have two options:

* **Add from URL** (paste a link, then click **Add URL**)
* **Upload a file** (drag + drop, or browse)

### Supported formats and limits

* Formats: **MP4**, **WebM**, **MOV**, **AVI**, **MKV**
* Max size: **500 MB per file**

<figure><img src="/files/v3rbWTC0hCbnfk5Wi4mh" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Hosted links are usually the best option. Uploads in various formats are supported too.
{% endhint %}

### Best practices

* Prefer hosted videos from YouTube, Vimeo, or your preferred channel by pasting the share link. This keeps your listing fast and gives better playback reliability.
* If you upload, keep files small to avoid increasing page weight which can slow down the final property website.
* Compress exports when possible. Aim for the smallest file that still looks sharp.
* Hosted videos display as embeds on the property website so avoid placing important text or logos near the edges.

> Once all the assets have been added, see [Deliver listing](/delivering-listings/deliver-listing.md) to send your customers an all-in-one link.

### Related

* Next: [Create Video](/videos/create-video.md)
* Next: [Virtual Tours](/other-assets/virtual-tours.md)
* Next: [Floor Plans](/other-assets/floor-plans.md)
* Build your website: [Property Websites](/other-assets/property-websites.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://uni.fotello.co/other-assets/other-videos.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.
