# Discord: Check Your Permissions

If you're unable to locate the desired Discord server during your Coinshift app integration process (particular step shown in the below screenshot), it's possible that you lack the necessary permissions to access that server.

<figure><img src="/files/AjlggigpViZUUmfCAZ3q" alt="" width="287"><figcaption></figcaption></figure>

Consult with your team and identify the Discord server owner. Ask them to [invite you to the designated server](/business/getting-started/setup-notifications/add-members-to-discord-server-and-channel.md), considering your permissions on the Safe. After accepting the invitation, you can access the server and view its channels.


---

# 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.coinshift.xyz/business/getting-started/setup-notifications/discord-check-your-permissions.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.
