# Video 🎥

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

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

* **Add Video Block:**
  * Click on the "Add Block" button.
  * From the list of available blocks, choose "Add Video."

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

* **Upload Video:**
  * A pop-up window will appear, featuring an "Choose File" button.
  * Click this button to select the video file you want to add from your device.
* **Provide Thumbnail Image URL:**
  * Below the video submission area, you'll see a field labeled "Thumbnail Image URL."
  * If you have a specific image you'd like to use as a preview thumbnail for the video, provide its URL in this field. If not, you can leave it empty.
* **Provide a Name:**
  * Beneath the thumbnail image URL field, there will be a text field labeled "Name."
  * Enter a name or title for the video. This will serve as the label for the video on your website.
* **Submit:**
  * After selecting the video file, providing a thumbnail image URL (if desired), and entering a name, click the "Submit" button in the pop-up window.
* **Confirmation and Display:**
  * Once you've submitted the details, you'll be returned to the editor.
  * To see the added video, preview your website. The video should now be displayed in the chosen section.

By following these steps, you can effortlessly integrate a video file into your decentralized website, allowing visitors to enjoy video content directly on your site.

Remember to ensure your video file format is compatible with the platform and that you have the appropriate rights to share it 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/standard-blocks-the-foundation-of-your-website/video.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.
