# Game and Title Filters

Game & Title Filters allow you to customize when the Sx Bot sends live notifications based on the stream's title, game, or category. This feature is particularly useful for larger communities, such as GTA RP/FiveM servers, to filter and manage stream notifications effectively.

#### How to Set Up Game & Title Filters

1. **Invite the Bot**
   * Go to <https://sxbot.io> and click on **Add to Discord** to invite it to your serve&#x72;**.**
2. **Add a Twitch or Kick Streamer**
   * Use the command **`/twitch add`** to add a Twitch streamer or **`/kick add`** to add a Kick streamer to your notifications list.
3. **Choose Filter Options**
   * Select the **`game-filter`** option to choose from a list of categories/games.
   * Or select the **`title-filter`** option to set a specific word or phrase, such as **`NoPixel`**.

That's it! Your notifications will now be filtered and will only include streams matching the specified games, categories, or words.


---

# 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/game-and-title-filters.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.
