# Introduction to Boost Tracking

## What boost features do we provide?

* **Boost Notifications.** Sx Bot will send notifications when a member boosts your server.
* **Boost Logs.** Keep track of server boosters including the number of boosts, total boosts, and dates of boosts.
* **Booster Roles.** Give perks to your server boosters by allowing them to create and maintain their own custom role. They have the ability to change the name, color, and role-icon.
* **Full customization.** Our boost notifications are fully customizable. You can edit the messages to your liking, in any language.

![Boost Notifications](/files/WKUSF0uEZHXNUWmKnUtZ)

![Boost Logs](/files/VEZueEI7LhMgei05Izp9)

![Boost Counts](/files/B5UW38DFpyW821ezJGtm)

{% hint style="info" %}
Boost tracking will begin after Sx Bot is in your server. There is no way to track previous boosts before the bot was invited.
{% endhint %}


---

# 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/boost-tracking/introduction-to-boost-tracking.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.
