# Adding the bot as a user app

1. Click this link - [Add Bot to ](https://discordapp.com/oauth2/authorize?client_id=1238009056451498024)[User](https://discordapp.com/oauth2/authorize?client_id=1238009056451498024)
2. Click "Try it Now"

<div align="center"><figure><img src="/files/5IWpI1vttGq0NWj9Cjdf" alt="" width="372"><figcaption></figcaption></figure></div>

2. Read over the permissions granted then click "Authorize."

<figure><img src="/files/HZhRfwSWi6wk09QWyP5h" alt="" width="369"><figcaption></figcaption></figure>

3. Success! You can now access the bot.&#x20;

<figure><img src="/files/WFibES9RshYuCZJrau1K" alt="" width="260"><figcaption></figcaption></figure>

3. Once the bot is enabled, you will need to use the /tos slash command to enable generation. This only needs to be done once.&#x20;
4. Once this is done, you can now use the bot to generate free AI content in any server you're in.&#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://docs.distribute.ai/distribute-for-consumers/distribute.ai-discord-bot/adding-the-bot-as-a-user-app.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.
