# Discord

Follow these steps to integrate Discord within the Advocate Dashboard:

#### Get Your Discord Invite Link

1. Open Discord and go to your server
2. Right-click the channel where you want users to join
3. Click "Invite People"
4. Copy the invite link

#### Connect Discord to the Advocate Dashboard

1. Go to Widget Builder > Advocate Dashboard > Dashboard
2. Add the "Social Actions" element
3. In the Discord Text Customization section, paste your Discord Server Invite Link

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

4. Save the changes

#### User Experience

1. The user clicks the Join Discord button on the Advocate Dashboard

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

2. A Discord login popup opens, prompting the user to log in

<figure><img src="/files/X1H2g2BV0vM6HHhvdl1h" alt="" width="375"><figcaption></figcaption></figure>

3. The user clicks Authorize on the next page

<figure><img src="/files/TVdKjvqD9pSrlhduwBWx" alt="" width="375"><figcaption></figcaption></figure>

4. The user clicks Accept Invite on the next page to complete the join

<figure><img src="/files/JCA5t08x93R3P5yfLAFE" alt="" width="375"><figcaption></figcaption></figure>

5. Once they join, the **"Join"** button on the Dashboard updates to a checkmark

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

6. **"Joined Discord Server verified"** is logged in the subscriber's profile on your admin dashboard

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

7. If points are assigned for joining Discord, the user earns them automatically


---

# 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://support.referralhero.com/campaign-builder/integrations/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.
