# 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: 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.
