# ALERT SETUP - OBS

Once creators have customized their donation alerts in the Alert tab and saved their changes, they can generate an OBS browser source link. This link can be used in OBS streaming software to add the alerts to their stream. Here are the steps to generate and use the OBS browser source link:

1. Select your customized obs link located at the bottom of the settings tab.
2. Open OBS streaming software and navigate to the "Sources" section.
3. Click on the "+" button to add a new source and select "Browser" as the source type.
4. Name the source and click "OK."
5. In the settings for the new browser source, select the "Local file" option and choose a location to save the browser source file.
6. In the "URL" field, paste the OBS browser source link that was copied from the Alert tab.
7. Customize the browser source as desired, including resizing, repositioning, and adjusting transparency settings.
8. Click "OK" to save the changes and add the browser source to your OBS scene.

{% hint style="success" %}
By following these steps, creators can easily add their customized donation alerts to their OBS streaming software, providing an engaging and interactive experience for their audience, where they will now be able to compete for advertising rights.&#x20;
{% endhint %}


---

# 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.illuminate.money/using-illuminate/alert-setup-obs.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.
