# Video

{% hint style="info" %}
Recommended image size **1600 x 700** or **16:7** aspect ratio
{% endhint %}

## How to enable? <a href="#id-919350604-fxx8mp" id="id-919350604-fxx8mp"></a>

To enable first navigate to your **Page Builder** [*(how to launch Page Builder?)*](broken://pages/Bja7TBQGttyXwLgwl9jD#page-builder)

When inside the page builder, locate and click on the **Video** tab. To enable the section, select the checkbox labeled **Enable**.&#x20;

To disable this section, leave the checkbox unchecked.

## How to add image? <a href="#id-723287430-ycsw9q" id="id-723287430-ycsw9q"></a>

To assign an image, the first step is to upload the image to the image manager in the admin panel. [*(How to upload using image manager?)*](https://support.bigcommerce.com/s/article/Using-the-Image-Manager#uploading)

After uploading the image, select the link labeled **View Full Size** under desired image. Then, in the browser address bar, copy the image name located between "**/uploaded\_images/**" and the "**?**" symbol.

*Ex: /product\_images/uploaded\_images/**banner\_image1.png**?t=1606861987&*

Once copied go back to the theme editor and paste in the textfield labeled **Thumbnail** and **save**.

## How to add link?

To assign a link, locate the textfield labeled **Button link** and insert text.

{% hint style="warning" %}
Please note that when assigning a link, it is important to keep it within 64 characters in the textfield. Exceeding this limit may result in errors when saving changes.
{% 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://help.gordonbyte.com/themes/halo-one/overview/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.
