# Introduction to Notifications

## What makes our notifications different?

* **It's extremely fast.** You will be notified within seconds of a stream starting, making it much faster than other bots providing a similar feature which can take 3-5 minutes.
* **It's reliable.** Our notifications rely on Twitch's latest technology, [EventSub](https://dev.twitch.tv/docs/eventsub), which provide a fast and reliable way of receiving notifications. You will no longer miss notifications.
* **No duplicates.** Our notifications will never send duplicate alerts.
* **Full customization.** Our notifications are fully customizable. You can edit the messages to your liking, in any language.

## How do notifications work?

Sx Bot will notify and automatically post announcements in your Discord server whenever you or your favorite streamers go live on Twitch.

<figure><img src="https://3235107011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPR38BTXhzW04xdbh6h1o%2Fuploads%2Fdq018RVHPIHADpjCif1T%2FDiscord_SlAmZu4nRO%20(1).png?alt=media&#x26;token=2c487fdc-7a44-4a36-b94f-3ccc5c109ed1" alt=""><figcaption></figcaption></figure>

Once a streamer goes offline, the original notification message will edit and display stats of the stream including the total stream time, last online time, offline thumbnail, and a link to the VOD (if available).

<figure><img src="https://3235107011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPR38BTXhzW04xdbh6h1o%2Fuploads%2FXL59a2pabnuHudMxOpBW%2FDiscord_9LKwAf4eyH.png?alt=media&#x26;token=40be719c-82c6-45a8-85ea-b4a2bf3ac730" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
By default, you can add **1** streamer for free, or you can upgrade to premium, which will give you **unlimited** alerts by visiting our [Patreon ](https://patreon.com/sxbot)page.
{% endhint %}

{% content-ref url="setup-twitch-notifications-on-discord" %}
[setup-twitch-notifications-on-discord](https://docs.sxbot.io/twitch-notifications/setup-twitch-notifications-on-discord)
{% endcontent-ref %}


---

# 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.sxbot.io/twitch-notifications/introduction-to-notifications.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.
