> For the complete documentation index, see [llms.txt](https://docs.sxbot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sxbot.io/boost-tracking/setup-boost-logs.md).

# Setup Boost Logs

## Set up your boost logs channel

**1.** Create a channel for boost logs if you haven't already.

**2.** Configure the bot to send boost notifications to that channel.\
**Example:`/boost logs-channel set #boost-logs`**

{% hint style="warning" %}
Make sure the **System Channel** is set and **Send a message when someone boosts this server** is enabled. Sx Bot also needs access to view the system channel.
{% endhint %}

![System Channel](/files/N31O6u0S8xEejC5GMbZD)

![View System Channel](/files/dB7HW0wN6mn9d4jPUyhn)

**2.** Edit your channel's settings, and go to the "Permissions" tab.

**3.** From the "Roles/Members" selection, add Sx Bot.

**4.** Allow Sx Bot to have the following permissions in the channel:

* View Channel
* Send Messages
* Embed Links
* Attach Files
* Use External Emoji
* Mention @everyone, @here, and All Roles


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/setup-boost-logs.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.
