# Adding a Video to a Product

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 on a product page?

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

1. Log in to your freewebstore control panel.
2. Go to: **Manage** > **Products**.
3. Click **Edit** for the product you want to add a video to.
4. Scroll down to the **Description** panel.
5. In the text editor, click **Insert** > **Media** and a pop-up will appear.
6. 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 pop-up pictured above, you need to input the Source of your video (normally the URL eg. <https://www.youtube.com/watch?v=dQw4w9WgXcQ>).&#x20;

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


---

# 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/products/your-products/adding-a-video-to-a-product.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.
