# Youtube📽️

{% embed url="<https://youtu.be/vJP7ySCtJxs>" %}

#### Add the YouTube block:

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

* Click on the "Add Blocks" button. Look for the YouTube block option and select it.
* **Obtain the YouTube video URL:**
  * Open a separate tab or window and go to YouTube ([www.youtube.com](http://www.youtube.com/)).
  * Find the YouTube video you want to add to your Link Tree website.
  * Copy the URL of the YouTube video from the address bar of your browser.

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

* **Paste the YouTube video URL:**
  * Return to the 1W3 editor.
  * In the YouTube block, you'll find a field to enter the YouTube video URL.
  * Paste the YouTube video URL that you copied in the previous step into this field.
* **Save and preview your changes:**
  * Preview your Link Tree decentralized website to ensure that the YouTube block and the embedded video are displaying correctly.

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

By following these steps, you can add a YouTube block to your Link Tree decentralized website and embed your favorite YouTube videos for visitors to enjoy without leaving your site.


---

# 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.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/embeds-bringing-the-web-to-your-website/youtube.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.
