# Twitch notifications

- [Introduction to Notifications](https://docs.sxbot.io/twitch-notifications/introduction-to-notifications.md): Using Sx Bot to get Twitch Notifications on your Discord server
- [Setup Twitch Notifications on Discord](https://docs.sxbot.io/twitch-notifications/setup-twitch-notifications-on-discord.md): How to setup Twitch notifications in your Discord server
- [Stream Cleanup](https://docs.sxbot.io/twitch-notifications/stream-cleanup.md)
- [Game and Title Filters](https://docs.sxbot.io/twitch-notifications/game-and-title-filters.md)
- [Introduction to Live Role](https://docs.sxbot.io/twitch-notifications/introduction-to-live-role.md): How to setup streamer live roles in your Discord server
- [Setup Live Role](https://docs.sxbot.io/twitch-notifications/setup-live-role.md): How to setup automated streamer roles in your Discord server


---

# 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.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.
