# Video

### Section overview

The Video section displays a video that can autoplay or play on click, with optional heading, text content, and call-to-action button.

#### Common Use Cases

* Product demonstrations or showcases
* Brand storytelling and promotional videos
* Tutorial or educational content
* Store announcements or welcome messages

#### Usage Tips

* Use a background image from the video as a placeholder for better visual appeal before playback
* Keep videos short and engaging for better user retention
* Consider using autoplay for ambient videos without sound
* Ensure proper video compression to minimize loading times
* For mobile responsiveness, consider using the split layout only for desktop views

### Section Settings

| Setting         | Description                                           |
| --------------- | ----------------------------------------------------- |
| Video           | The video to display in this section                  |
| Auto play       | Enable video autoplay                                 |
| Heading         | Section heading text                                  |
| Content         | Rich text content to display alongside the video      |
| Button label    | Call-to-action button text                            |
| Button url      | URL for the button link                               |
| Top spacing     | Padding space above the section (0-300px)             |
| Bottom spacing  | Padding space below the section (0-300px)             |
| Color scheme    | Background and text color combination for the section |
| Border color    | Color for section borders                             |
| Button color    | Style and color variant for the button                |
| Border position | Position of borders around the section                |
| X alignment     | Horizontal alignment of section content               |
| Enable margin   | Apply horizontal margin to the section                |
| Enable split    | Display content split into two columns                |
| Visibility      | Control section visibility on different device types  |

### Block Settings

This section does not contain any blocks.


---

# 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://help.brickspacelab.com/keystone/sections/content-and-media/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.
