# Embed videos

UpNote supports many popular video services such as YouTube, Vimeo or Daily Motion. You can easily embed a video in your note editor and play it directly in your note on all your devices.

To embed a video, click or tap the `Embed Video` icon <img src="/files/PuUL3LyPFYpPeGSx0jLc" alt="" data-size="line"> in the formatting bar and enter the video link in the input box.

You will see the preview of the video in the bottom area. On desktop apps, you can use the shortcut **`Cmd/Ctrl`** + **`Shift`** + **`Y`** to show the video embedding modal.

<figure><img src="/files/eJrYaOFoOksdazvcqlQW" 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.getupnote.com/write-and-edit/add-content-to-your-notes/embed-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.
