# Video

The **Video Section** allows you to embed and showcase videos in your store, providing an engaging way to present **brand stories, product demonstrations, or promotions**.

1. **Go to** Shopify Admin > **Online Store > Themes**.
2. Click **Customize** on your active theme.
3. In the Theme Editor, click **Add Section > Video**.

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

<table><thead><tr><th width="308"></th><th></th></tr></thead><tbody><tr><td>Color scheme</td><td>Select any color scheme defined in the theme settings > Colors > Schemes.</td></tr><tr><td>Video</td><td>Upload the video.</td></tr><tr><td>Make circular video</td><td>Enable circular video layout.</td></tr><tr><td>Autoplay</td><td>Enable for auto play video.</td></tr><tr><td>Enable controls</td><td>Enable to view the control of the video.</td></tr><tr><td>Play video on loop</td><td>Enable for auto loop.</td></tr><tr><td><strong>Video from URL</strong> <br><strong>(</strong>Shows when no video is selected<strong>)</strong></td><td></td></tr><tr><td>URL</td><td>Add the video link.</td></tr><tr><td>Cover image</td><td>Upload the cover image.</td></tr><tr><td>Video alt text</td><td>Describe the video for customers using screen readers.</td></tr><tr><td><strong>Section space</strong></td><td></td></tr><tr><td>Top space</td><td>Adjust top spacing for the section.</td></tr><tr><td>Bottom space</td><td>Adjust the bottom spacing for the section.</td></tr></tbody></table>


---

# 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://wedesigntech-1.gitbook.io/elegance/section/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.
