# Discord

Discord notifications can be set up by following the instructions on the Safe's notification page. Instructions differ based on whether or not you are an admin for the Discord server.

An admin is required to add the bot to your server. Once the bot is added, anyone can set it up. Some teams with complicated Discord permissions may run into trouble setting up the Bot. If this happens to you, contact the Den team for support using the link in the sidebar to the left.

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

<figure><img src="/files/d78rEWZTjFqJISg6jLMX" 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/discord.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.
