# Introduction

## Basic bot setup <a href="#basic-bot-setup" id="basic-bot-setup"></a>

This page will cover everything you need to do to get started with Sx Live.

{% content-ref url="what-is-sx-live" %}
[what-is-sx-live](https://docs.sxlivebot.com/the-basics/what-is-sx-live)
{% endcontent-ref %}

{% content-ref url="getting-started" %}
[getting-started](https://docs.sxlivebot.com/the-basics/getting-started)
{% endcontent-ref %}

## Kick Notifications/Alerts

{% content-ref url="../live-stream-notifications/setup-kick-alerts" %}
[setup-kick-alerts](https://docs.sxlivebot.com/live-stream-notifications/setup-kick-alerts)
{% endcontent-ref %}

## Twitch/YouTube Notifications

{% content-ref url="../live-stream-notifications/setup-twitch-youtube-notifications" %}
[setup-twitch-youtube-notifications](https://docs.sxlivebot.com/live-stream-notifications/setup-twitch-youtube-notifications)
{% endcontent-ref %}

## Twitch/YouTube Live Role

{% content-ref url="../automated-live-role/setup-live-role" %}
[setup-live-role](https://docs.sxlivebot.com/automated-live-role/setup-live-role)
{% endcontent-ref %}

## Spotify Roles

{% content-ref url="../spotify-roles/setup-spotify-role" %}
[setup-spotify-role](https://docs.sxlivebot.com/spotify-roles/setup-spotify-role)
{% endcontent-ref %}

## Getting help, reporting issues, and making suggestions

If you're still unsure on how to setup a specific feature, or if you run into any issues, feel free to reach us on our [Discord server](https://support.sxlivebot.com).

## Supporting the bot

Sx Live is free at it's core, but for $3.00 / month, you can unlock extra premium benefits. All of the money we earn will go directly to paying the servers and improving the bot.

You can check out or premium perks on our [Patreon](https://patreon.sxlivebot.com).


---

# 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.sxlivebot.com/the-basics/introduction.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.
