# Videos

Video can be added to:

* posts (appears at the top, above the body text)
* pages (appears at the top, above body text)
* products (multiple videos allowed, appear below description)
* feature blocks (whole block converts to a video)

You need to grab the correctly formatted embed link from the video service (YouTube, Vimeo etc) and paste it into the 'Video URL' field. The link you need to copy is **NOT** the link from the URL bar of your browser and **NOT** the link that you are offered under the 'share' menu. You need to find the *embed* code for the video and **just copy the URL**, not the whole embed code.

![Copy only the link](https://pakk-tenant-images.imgix.net/pakk/2020/12/embed-videos.png)


---

# 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://docs.pakk.io/websites/content/videos.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.
