# Slack

### 如何设置 Slack？

点击 "Click here to connect your slack" 的区域，跳转至 slack 授权，并选择 ChainBot 接受消息的 channel。

<figure><img src="/files/bNEaKbveHOVtISIqbiWe" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/oNHldqAnBRqjekKGQg9P" alt=""><figcaption><p>Select a channel</p></figcaption></figure>


---

# 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.chainbot.io/zh/basic-usage/notify-channels/slack.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.
