# Floating video

A **Floating Video** (Sticky Video or Picture-in-Picture) allows a video to stay visible as users scroll through your store. This feature improves engagement, keeps promotions visible, and enhances storytelling for product demonstrations.

{% hint style="success" %}

1. **Go to Shopify Admin** > Online Store > Themes.
2. Click **Customize** on your active theme.
3. Click **Overlay group >** **Section** and select **Floating Video**
4. Upload a video
   {% endhint %}

### **Settings & Customization**

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

#### **Floating Video Settings**

* **Enable Floating Video** : Toggle this option to allow a video to float over the page while scrolling.
* **Video Selection** : Choose or upload a video to be displayed in the floating section.
* **Enable Video Looping** : Enable this option to make the video play in a continuous loop.
* **Custom CSS** : Add custom styling to modify the appearance or behaviour of the floating video.


---

# 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://themessupport.gitbook.io/lollipop-theme/overlay-group/floating-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.
