> For the complete documentation index, see [llms.txt](https://docs.sxbot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sxbot.io/sx-live-streaming-bot.md).

# Sx Live ( Streaming Bot )

- [What is Sx Live?](https://docs.sxbot.io/sx-live-streaming-bot/what-is-sx-live.md)
- [Setup Live Now Role](https://docs.sxbot.io/sx-live-streaming-bot/setup-live-now-role.md): How to setup a Live Now role assignment in your Discord server
- [Setup Stream Notifications on Discord](https://docs.sxbot.io/sx-live-streaming-bot/setup-stream-notifications-on-discord.md): How to setup Twitch notifications in your Discord server
- [Live Role Log](https://docs.sxbot.io/sx-live-streaming-bot/live-role-log.md)
- [Setup Kick Notifications on Discord](https://docs.sxbot.io/sx-live-streaming-bot/setup-kick-notifications-on-discord.md): How to setup Kick notifications in your Discord server
- [How to setup Kick Subscriber roles on Discord](https://docs.sxbot.io/sx-live-streaming-bot/how-to-setup-kick-subscriber-roles-on-discord.md)
- [Kick Alerts - Discord Bot](https://docs.sxbot.io/sx-live-streaming-bot/kick-alerts-discord-bot.md): How to setup Kick Alerts Bot on Discord
- [Twitch Alerts Discord Bot](https://docs.sxbot.io/sx-live-streaming-bot/twitch-alerts-discord-bot.md)
- [Discord Clippers](https://docs.sxbot.io/sx-live-streaming-bot/discord-clippers.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/sx-live-streaming-bot.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.
