# Video

***

### 1. Our guide to set up a Video section:

{% hint style="info" %}
**Steps:**

* In the theme editor, click **Add section.**
* Locate **Video.**
* Click **Save.**
  {% endhint %}

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/07ec44d8-d207-40e2-8d48-e528ba521633/Screenshot%202023-11-17%20at%2010.24.47%20PM.png" alt=""><figcaption></figcaption></figure>

### **2. Video section settings:**

* Click on the **Video** section to open the section settings.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/ef1872f2-b832-4715-b858-fb38fb341c63/Screenshot%202023-11-17%20at%2010.23.18%20PM.png" alt=""><figcaption></figcaption></figure>

* **Heading**: Use the provided text field to add a suitable heading.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/720493dc-c525-411b-a9b4-d71c27918def/Screenshot%202023-11-17%20at%2010.42.19%20PM.png" alt=""><figcaption></figcaption></figure>

* **Video settings**:

If you are using a **Shopify-hosted video**, select a video from your **Files** (Shopify admin > Content > Files). Ideal for shorter videos (1 minute or less)

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/cfac285d-3778-4619-a6fd-21030e1a88a5/Screenshot%202023-11-17%20at%2010.32.20%20PM.png" alt=""><figcaption></figcaption></figure>

If you are using an external video (YouTube or Vimeo), insert the video link. Ideal for longer videos (exceeding 1 minute).

* **Cover image**: Click **Select image** to add a static image as a cover for the video. **Cover image** only works with videos uploaded from YouTube or Vimeo.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/81055b39-718f-4f95-861f-5742703ec525/Screenshot%202023-11-17%20at%2010.34.38%20PM.png" alt=""><figcaption></figcaption></figure>

* You can modify the video to **full width**.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/bbf14df1-0108-42db-b35c-d8a7db622ab1/Screenshot%202023-11-28%20at%2010.05.28%20PM.png" alt=""><figcaption></figcaption></figure>


---

# 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://help.inspiredtheme.com/articles/sections/sections-available-in-inspiredtheme/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.
