# Video Block

## Multimedia Content

The Video block allows you to embed videos via URL, enriching the user experience with dynamic and easy-to-understand content.

<figure><img src="/files/iK8H6DoHT60XcIclPYgB" alt=""><figcaption><p>Video Block</p></figcaption></figure>

Supported platforms include:

* YouTube
* Wistia
* Vimeo
* Google Drive.

You can also add an ALT text (max 100 characters) to describe the video’s content or purpose.

#### Common Use Cases

<figure><img src="/files/OE8J1n2eSOfx1o2q8PBy" alt="" width="375"><figcaption><p>Video shared within the conversation</p></figcaption></figure>

* Tutorials: Help users complete complex actions with step-by-step video instructions.
* Product demos: Showcase products or services in action.
* Explainer videos: Answer FAQs with visual demonstrations.


---

# 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://guide.indigo.ai/getting-started/agents-workflows-and-triggers/blocks/message-blocks/video-block.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.
