# Video reels

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

{% hint style="success" %}
Available in version 1.6.0 and later
{% endhint %}

This section displays videos that can be set to autoplay in sequence and on scroll, with optional mini products.

* **Enable autoplay:** This will autoplay the video when it's in view. If you have concerns about accessibility, we do not recommend enabling this option. Note that by enabling autoplay, your video will be muted. If you need the video to include sound, please disable autoplay.
* **Enable mute toggle:** If this toggle is disabled when autoplay is enabled, customers won’t be able to listen to audio.
* **Hide producs on inactive videos**: When enabled, only the currently playing video will show its associated mini product.
* **Layout**:
  * **Product position**: Stack the mini product underneath the video or overlay it
  * Desktop columns: Choose between three and four columns. Defaults to three on smaller screen sizes. Resize your browser to make sure four columns works for your selected font size.
  * **Horizontal grid gap**: Leave as default to match your global theme settings or override it just in this section.&#x20;
* **Slideshow**:
  * **Arrow position**: Choose **overlay** to always have the arrows visible on top of the slide, choose **below** to display them underneath the banner.
  * **Counter style**: Choose between a simple counter, a progress bar or hidden.
  * **Button style**: Choose between primary, secondary or text for the button.

{% hint style="info" %}
Can't find the setting you're looking for?  The following settings are explained in detail in [common settings](/common-settings.md):

* Container type
* Container width
* Horizontal/vertical alignment
* Color scheme/Color scheme transition
* Padding
* Borders
  {% endhint %}


---

# 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://docs.ultramarinastudios.com/sections/video-reels.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.
