# Why would a Discord want this?

## The advantages are:

* Increase engagement in your Discord, with users coming to it to use the chatbot to get help, and engaging with each other using the chatbot
* Have it welcome new users that have specific roles, making them feel more welcome
* Collaborate with other developers, or other marketers on text the bot generates within Discord
* Continue utilizing Discord to communicate with the chat bot (not having to open a website and log in)
* Users don't need to have their own paid accounts for this; the Discord server pays for it
* Using the chatbot and interacting with the it is simple enjoyable (ie. someone writing a funny story with the chatbot, and others reading and laughing at it)
* In the near future, mods and customer service agents can be heavily assissted / replaced when the bot is trained on your data, and can answer questions / give help to users using your data

<table data-column-title-hidden data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td>3M+ Discord servers have AI experiences for users to enjoy and collaborate on projects</td><td></td></tr><tr><td></td><td>The chatbot may immediately respond to community questions via Discord.</td><td></td></tr><tr><td></td><td>Discord is great for AI-based communities and startups</td><td></td></tr></tbody></table>


---

# 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://aidocs.soldecoder.app/overview/why-would-a-discord-want-this.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.
