> For the complete documentation index, see [llms.txt](https://help.webhash.com/webhash-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/embeds-bringing-the-web-to-your-website/twitch.md).

# Twitch 🎮

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

<figure><img src="/files/5TEdRPZFoGSwJaYRIfZd" alt=""><figcaption></figcaption></figure>

Here's a tutorial on how to add a Twitch block to your Link Tree decentralized website using the 1W3 editor:

* **Add the Twitch block:**
  * Click on the "Add Blocks" button in the editor.
  * From the list of available blocks, locate and select the Twitch block.

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

* **Enter the Twitch URL:**
  * A pop-up window will appear, prompting you to provide the Twitch URL.
  * Open a separate tab or window and go to Twitch ([www.twitch.tv](http://www.twitch.tv/)).
  * Find the Twitch profile, stream, or video you want to add to your Link Tree website.
  * Copy the URL of the Twitch page from the address bar of your browser.
  * Return to the pop-up window in the 1W3 editor and paste the Twitch URL into the provided field.
* **Submit:**
  * After pasting the Twitch URL, click on the "Submit" or "Save" button in the pop-up window.

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

* **Preview the Twitch display:**
  * Save your modifications in the editor.
  * Click on the "Preview" button or a similar option to view your Link Tree decentralized website.
  * Check that the Twitch block is displaying correctly and showcasing the Twitch profile, stream, or video based on the provided URL

Following these steps will allow you to add a Twitch block to your Link Tree decentralized website, enabling you to showcase your Twitch content and engage your visitors with your live streams or recorded videos.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/embeds-bringing-the-web-to-your-website/twitch.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
