# Video

### Video

The Video section allows you to embed videos directly into your store to create a stronger storytelling experience. Use it to showcase campaigns, product launches, behind-the-scenes footage, or brand stories in a visually engaging way.

\
![](/files/o8nBXE1yO2eomNpwcLTa)

To add and customize your slideshow section:

1. Go to the theme editor (**Customize**), click **Add section > Video.**
2. **Select** the file you want to showcase.
3. Adjust the **Layout** of the content.
4. (Optional) Add the **Caption** and **Heading**.
5. Add the **Description** and select the **Width** of the layout (Narrow or Wide)<br>

### Slideshow Settings Reference

| Setting                   | Description                                                                                |
| ------------------------- | ------------------------------------------------------------------------------------------ |
| <p>Video</p><p><br></p>   | Upload or link a video file to display in the section.                                     |
| Color scheme              | Applies a predefined style for text and backgrounds to ensure readability and consistency. |
| Position on desktop       | Set the placement of text content (Left, Center, Right).                                   |
| Text alignment on desktop | Align the text within its block (Left, Center, Right).                                     |
| Position on mobile        | Set the placement of text content on mobile.                                               |
| Text alignment on mobile  | Align text within the content block on mobile.                                             |
| Caption                   | A small label displayed above the heading (e.g., “Watch now” or “Campaign”).               |
| Heading                   | The main title of the video section. Can be styled in Small, Medium, or Large size.        |
| Description               | A short paragraph to describe the video’s content or purpose.                              |
| Width (Narrow / Wide)     | Adjusts the width of the description text block.                                           |

<br>


---

# 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://raidho.gitbook.io/monterrey-theme/sections/editor/page-sections/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.
