# Discord Webhook

### Discord webhook as channel

In order to wire your alert to a Discord channel, follow these steps.

1. Create a discord channel where you want the alert to be sent
2. Right click on the channel and go to **"Edit Channel"**

<figure><img src="/files/zpGymGP9uJIGIfNY8nBU" alt=""><figcaption><p>Edit the channel where you want to receive the notifications</p></figcaption></figure>

3\. Go in **"Integrations"** then **"View Webhooks"**

<figure><img src="/files/lKUeKwcaVeryy7yLtIIM" alt=""><figcaption><p>Click on "Integrations"</p></figcaption></figure>

4\. Click on **"New Webhook"**

5\. Select your new webhook and click **"Copy Url Webhook"**

<figure><img src="/files/U4yxrbBRjCN4LMgkgcE9" alt=""><figcaption><p>Click on "Copy Webhook Url"</p></figcaption></figure>

6\. Paste your webhook URL in the **"Notification Recipient"**&#x20;

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

<mark style="background-color:green;">You are good to go! Your notification recipient is properly set-up, you will receive alerts in this discord channel!</mark>


---

# 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.coinact.gg/coinact-documentation/setup-alerts-destinations/discord-webhook.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.
