# Video

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

The purpose of this section is to provide you with the ability to show your brand videos on any pages like homepage, lookbooks, about, products, etc.

The section provides settings for style, spacing and mobile spacing (more info [here](/marble-documentation/content-sections/common-settings.md)). Below are some details about the rest of the settings.

### Fullwidth

The options here are to enable or disable this. If it's disabled, the video will be shown within the site container (and won't extend to the sides of the screen).

### Video picker

You can use a video from 2 different places:

* external video (from YouTube or Vimeo)
* Shopify hosted video through the Video field

### Autoplay muted video

If this is turned on, the video will play within the page automatically and will be muted. If it's disabled, the video will be shown in a popup like container once the user clicks the play icon.

**Note:** please be aware that adding one or more autoplaying videos might impact your page speed results.

### Disable video autoplay on mobile

In case the autoplay is enabled we recommend turning this off on mobile and this is why there is such additional setting. Having autoplaying videos on mobile might harm your users cellphone plans.

### Cover images

These are used when the autoplay is turned off. The images will be shown (on desktop/mobile) before the video is played.


---

# 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://bigstart.gitbook.io/marble-documentation/content-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.
