# Video

*Block type for the **Multimedia collage** section.*

### What It Does

The **video block** adds a video with additional content within the **Multimedia collage** section.

***

### Settings

#### **Video**

Select the video to display.

#### **Video placeholder image**

Upload an image to show before the video plays.

#### Link

Add a link to the video block.

{% hint style="info" %}
If you add a link here, avoid adding the same link to a button in this block to prevent duplicate links and improve accessibility.
{% endhint %}

#### Open link in new tab

Opens the link in a new tab.

#### **Enable mask overlay on hover**

This setting applies a mask overlay on hover. Disable to turn it off.

#### **Mask style**

Controls the mask style. This setting only applies when “Enable mask overlay on hover” is enabled. Choose from Octagon, Sunburst, Slanted rectangle, Blob flower, Heart, or Other (upload your own SVG file below).

***

### Supported Blocks

#### Custom liquid

#### Button

#### Buttons

#### Newsletter form

#### Border

#### Vertical spacer

#### Logo

#### Social media

#### Body text

#### Heading

#### Icon

#### Link

#### Subheading


---

# 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://moodboard-creations.gitbook.io/agnes/sections/multimedia-collage/_multimedia-collage-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.
