# Tonomo Video Integration

{% hint style="warning" %}
Please contact Tonomo Customer Support to enable the Video integration.
{% endhint %}

## Single Video Delivery link / Embed link

Clients can easily view the video by clicking on the link without needing to download the file. The link will lead to a dedicated page for that video, providing a focused viewing experience. This link can also be embedded in other websites.

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


---

# 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/integrations/tonomo-video-integration.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.
