# Adding a Youtube Video in your Article

Adding a YouTube video in your article is simple. All you need to do is copy and paste the YouTube link in the Editor.

**Step 1: Copy the YouTube Video link**

![Copy the YouTube Video Link](/files/-MOq77xPaX-NTARrJE_x)

**Step 2: Paste the YouTube Video link in the editor**

![Ctrl + V or ⌘ + V (Mac)](/files/-MOq8hKwDe4AbJ5LJOEA)

{% hint style="info" %}
We currently support embedding videos from YouTube only. More services will follow soon.
{% endhint %}


---

# 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.dockship.io/articles/adding-a-youtube-video-in-your-article.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.
