# Adding a Video to a page

There are many reasons you may want to add a video to your online store, it could be that you want your customers to see your YouTube channel or you have a series of vlogs about your products.

Whatever the reason, having videos on your store can be a useful tool for success.

### How do I embed a video to my store?

To embed a video to your store:&#x20;

1. Log in to your freewebstore control panel.
2. Head over to the page you wish to embed the video, **Manage > Pages** and click on the desired page.
3. You will see the basic text editor pop up, here, you will need to click **Insert.**
4. Make sure the tab highlighted to the left of this new window is **General**. (You can use the other tabs/methods but we only advise you to do so if you have prior knowledge).

![](/files/DkkEg8GkFhLKGDhIRWc6)

5\. In the window pictured above, you need to input the Source of your video (normally the URL eg. <https://www.youtube.com/watch?v=dQw4w9WgXcQ>). You will then also want to enter the desired height and with of your video.&#x20;

6\. When you are happy, click **Save** and then again in the top right-hand corner of the screen and watch your video appear on your store.


---

# 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.freewebstore.com/manage/pages/adding-a-video-to-a-page.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.
