# What is Sx Live?

[Sx Live](https://sxlivebot.com) is a live stream announcing bot that offers automatic role assignments and alerts for Twitch, YouTube, and Kick. It keeps your Discord community updated with live stream notifications and automatically manages roles when members in your server go live. To get started, follow the steps on the next pages to set everything up. You can also invite Sx Live to your server using this link: <https://sxlivebot.com/invite>.

{% content-ref url="/pages/w0tuzNpZiJWjhMp3auDp" %}
[Setup Live Now Role](/sx-live-streaming-bot/setup-live-now-role.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z27VwpxYfQzMLsqWFry3" %}
[Setup Kick Notifications on Discord](/sx-live-streaming-bot/setup-kick-notifications-on-discord.md)
{% endcontent-ref %}

{% content-ref url="/pages/lmtkFREgSX76yuXyKfrp" %}
[Setup Stream Notifications on Discord](/sx-live-streaming-bot/setup-stream-notifications-on-discord.md)
{% endcontent-ref %}

{% content-ref url="/pages/QI8Rhm6Jg3iLmWtMOUVf" %}
[Setup Discord Go Live Notifications](/discord-live-notifications/setup-discord-go-live-notifications.md)
{% 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/sx-live-streaming-bot/what-is-sx-live.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.
