# How to Add a TidyLabs Overlay

TidyLabs has a wide selection of overlays which you can use on your DLive stream:

* Alert Box
  * Follower Alerts
  * Subscriber Alerts
  * Host Alerts
  * Donation Alerts
  * Interactive Alerts
* Follower Goal
* Subscriber Goal
* Chat Overlay
* Stream Labels
* Events List
* Donation Goal
* Viewer Count
* Tip Scroller
* Subscriber Scroller
* Ninja Boss
* Lemonade Stand

### How do I get the URL?

Each of the above overlays will provide a unique URL that you can add to your streaming software.  To copy the URL press the button "Copy URL" or highlight the text and press CTRL + C (to copy).

![Depending on your browser, you may need to manually select the alert URL and copy using CTRL + C](/files/-M4eQmNzNdlkpxQcymPI)

### How do I add a TidyLabs overlay to OBS?

* Launch **Open Broadcaster Software** and press the "**+**" sign on the sources section.
* Select **Browser**

![](/files/-M4eRWtw7X6-bLdxviUr)

* Choose a suitable name for your browser source eg: "TidyLabs Alert Box" and press "**OK**"
* Paste the URL into the field "URL" that we copied earlier, and press "**OK**"

![](/files/-M4eS5-yQ3D-TdU-Jfzz)


---

# 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.tidylabs.stream/general/how-to-add-a-tidylabs-overlay.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.
