# Slack

Slack notifications can be set up by following the instructions on the Safe's notification page. You will be directed to Slack, where you will install Den's Slack Application into your workspace.

If you are using a private channel, you must first invite the bot to the channel.

To see the instructions for setting up Slack, click `Add the Den Bot`.

<figure><img src="https://731861436-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPw0mN04sXbA90tnBcjau%2Fuploads%2FSh0AZlR40Mi70ieKV0Ji%2FSlackSetup.png?alt=media&#x26;token=c40950e7-4be8-4295-8522-60d1d672cf2d" alt=""><figcaption></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.onchainden.com/notifications/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.
