# Linking your Discord Profile to Mava

## Why link your Discord account to Mava?

Linking your Discord account to Mava has a number of benefits, including but not limited to:

* Enhanced notifications&#x20;
* Message sync between Discord and Mava dashboard
* More powerful team analytics&#x20;
* Discord login (coming soon)

## How to link your Discord account to Mava

1. Navigate to your [profile section](https://dashboard.mava.app/dashboard/admin/profile) within Mava
2. Press the '+ connect' button at the bottom of the Account & Login section

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

3. You'll be redirected to Discord's OAuth2 page to confirm Mava has permission to access your username, avatar and banner.&#x20;

By granting access to these, Mava will be able to accuractly sync messages and content from you within the Mava dashboard.

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

4. Once authorised you'll see the 'Connected' tag & will also have the option of Disconnecting if you wish

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

It's currently possible to connect your Discord to more than one Mava dashboard.&#x20;


---

# 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://mava.gitbook.io/mava-docs/getting-started/linking-your-discord-profile-to-mava.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.
