# Adding videos

You can add videos to any Content item body, or any Recipe description in Studio (see [Find out about Courses](/courses/find-out-about-courses.md#content-editor)). Here are some additional guidelines.

### Vimeo guidelines

. When adding Vimeo videos, use the public URL that can be accessed via your Vimeo dashboard, and using the Copy link dropdown for the video you want to add.

<figure><img src="/files/ZQOg1Xmnb2bx89UPhooX" alt=""><figcaption></figcaption></figure>

Additionally, its worth limiting the number of controls visible to users by editing the Appearance settings. The controls can be overcrowded in the player when used on a mobile device.

### Youtube guidelines

You can use any "shareable" link from Youtube, including any that you find published to Youtube or for more restricted videos, use the shareable link that can be found in Youtube Studio, in the options dropdown against the video you choose.

<figure><img src="/files/GAYW5RNAY1Z5FTBEx8hD" 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.mealiq.io/courses/adding-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.
