# Get Streamlabs Alerts in Stream

## Purpose

Rally Creators can show stream alerts (via Streamlabs [AlertBox](https://streamlabs.com/dashboard#/alertbox)) when users donate or purchase your coin.

## Prerequisites

[Link your Streamlabs account](/rally-io/how-to-use/link-or-unlink-discord.md) under "Integrations" in your Rally account settings!

A streaming program such as Streamlabs OBS, or one that supports "Source URLs".

## Steps

If you haven't already configured Streamlabs "Alert Box", [check this link](https://streamlabs.com/content-hub/post/setting-up-your-streamlabs-alerts). (Applies to Streamlabs OBS, OBS Studio, XSplit, and any other streaming program that uses "Source URLs" for stream elements.)

If you *have* already configured Alert Box, then you don't need to do anything extra.&#x20;

Author's note: Not a huge point in writing our own version of this section, but it's here for easy linking and visibility.


---

# 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://wiki.rally.io/rally-io/creator-tools/streamlabs-integration/alerts-in-stream.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.
