# Discord Automation

In order for MSN-AI to be able to post to your Discord server, you need to create a Discord Webhook and provide its URL to the bot. If you don't know how to get one, check out the attached video or consult "Making A Webhook" section in this article ([<mark style="color:green;">https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks</mark>](https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks)).

*NOTE: We will never ask for your Discord password or anything like that. Just the "webhook URL". If you are asked for it, you are being scammed.*

<figure><img src="https://2263175765-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaFSrlh96yz0ihQqotfC5%2Fuploads%2FJ8vdMmJVpK4CmqqmK6jf%2F8.png?alt=media&#x26;token=56730c52-e051-488d-a30d-b31094815ebe" alt="" width="375"><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://msnai-bot.gitbook.io/info/how-it-works/discord-automation.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.
