# Youtube Feed 🎥

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

<figure><img src="/files/9B4KdINyDw4I0y7q8lJb" alt=""><figcaption></figcaption></figure>

* **Add YouTube Feed Block:**
  * Click on the "Add Block" button within the editor.
  * From the list of available blocks, select "Add YouTube Feed."

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

* **Submit Channel ID:**

  * A pop-up window will appear, featuring a text field labeled "Channel ID."
  * Paste your YouTube channel ID into this field.

  *Note: The Channel ID can usually be found in the URL when you're on your YouTube channel's homepage.*
* **Submit:**
  * After pasting the Channel ID, click the "Submit" button in the pop-up window.
* **Confirmation and Display:**
  * You'll be returned to the editor after submitting.
  * To view the added YouTube feed, preview your website. The feed from your YouTube channel should now be displayed in the chosen section.

By following these steps, you can seamlessly integrate your YouTube feed into your decentralized website, allowing visitors to view your latest videos and content directly on your site.

Please ensure that you have the necessary permissions to display the YouTube feed and content on your website.


---

# 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/advanced-blocks-power-up-your-websites-functionality/youtube-feed.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.
