# Embedded video

The embedded video section allows you to display a video alongside supporting content, such as a heading and description. It is designed to enhance storytelling, product education, or brand presentation using YouTube or Vimeo embeds.

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

#### Video URL

Defines the video to be displayed in the section. Accepts YouTube or Vimeo links, which are automatically embedded.

#### Show content

Controls whether the supporting content (heading and description) is displayed alongside the video.

#### Heading

The main title shown for the video section. Default is “Embedded video”. Leave blank to omit.

#### Description

Optional rich text area used to provide context, explanation, or supporting information for the video content. Leave blank to omit.

#### Direction

Defines the layout direction on desktop. Set to “Column” to stack video and content vertically; mobile always uses a column layout.

#### Text alignment

Controls the alignment of the content text within the section. Default is “Center”, aligning text centrally beneath or alongside the video.

#### Vertical spacing

Controls the spacing around the section to adjust its visual separation from surrounding content.

#### Vertical spacing (desktop)

Sets the vertical spacing applied on desktop devices. Default is Large.

#### Vertical spacing (mobile)

Sets the vertical spacing applied on mobile devices to ensure consistent spacing across screen sizes.


---

# 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://gatame.gitbook.io/highstreet/dynamic-sections/video/embedded-video.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.
