# Discord

Discord notifications can be set up by following the instructions on the Polkasafe's notification page.&#x20;

An admin is required to add the bot to your server. Once the bot is added, anyone can set it up.&#x20;

Please note that some teams with complicated Discord permissions may run into trouble setting up the Bot. If this happens please contact the Polkasafe team for support on <hello@polkasafe.xyz>.

Instructions for setting up Discord, are available on the settings page when you click `Add The Safe Bot`.

<figure><img src="/files/dQtrN9QjpBeXD91DMnwI" 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.polkasafe.xyz/notifications/notification-channels/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.
