# Frequently Asked Questions

## What is Sx Bot?

Sx Bot is a multipurpose bot that offers many features for your server including live stream notifications, automated lives roles, nitro booster tracking, reaction roles, invite management, logging, games, fun commands, and much more!

## How do I send boost messages on Discord?

You can set up a customizable [boost message](/boost-tracking/setup-boost-notifications.md) with Sx Bot to thank users for boosting your server.

## How do I track invites on Discord?

You can set up [invite logging](https://docs.sxbot.io/invite-tracking/setup-invite-logging) to manage the members of your Discord by looking at their invites.

## How to create giveaways on Discord?

You can [create a giveaway](https://docs.sxbot.io/giveaways/create-a-giveaway) using Sx Bot to hold giveaways in your Discord quickly and easily.

## How to log reactions on Discord?

You can set up [reaction logging](/moderation-logging/reaction-logs.md) to track and log reactions added to messages in your server.

## How do I automatically let people in Discord know when I go live on Twitch?

Sx Bot will automatically post announcements in your discord whenever you go live on Twitch. You can set up a [stream notification](https://docs.sxbot.io/twitch-notifications/add-a-twitch-notification) to notify your community.

## How do I setup Kick Notifications on Discord?

You can set up [Kick Notification](/sx-live-streaming-bot/setup-kick-notifications-on-discord.md) to Notify your Discord community when you or your favorite streamers go live on Kick.

## How to see deleted messages on Discord?

You can set up [message logging](/moderation-logging/setup-logging.md) to log deleted messages in your server.

## How to log images on Discord?

You can set up [image logging](/moderation-logging/setup-logging.md) to log images in your 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/the-basics/frequently-asked-questions.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.
