# Connecting a Discord Community

## 🎬 In this wiki, we will guide you through the process of connecting your Discord community to the VENQ platform. 🌐🤝

To get started, please ensure that you are logged into your VENQ account on the website [app.venq.ai.](https://app.venq.ai/) Click on the "Communities" option, which you can find on the left panel. 👈<br>

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

Locate and click the "+ Add" button situated at the top right corner of the list. 🔝👆

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

After that, you'll have a list of information to fill:

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

Type the Name of the community to see it in the VENQ.ai list of communities.

To obtain your Discord Channel ID follow these steps:&#x20;

* Go into your Discord server and choose the chat where you want to integrate VENQ.AI and by right-clicking copy the Link of that chat.

<figure><img src="/files/nllJXp7pMidsN3r67Tc5" alt="" width="159"><figcaption><p>Copy the link of the chat and paste into Channed ID field</p></figcaption></figure>

* Return to the VENQ platform and paste the last long number in the link into the "Channel ID" field.&#x20;
* Choose "Discord" as a required platform.
* Click "Save" after filling out the required fields.

After that, you need to add VENQ.ai to your Discord Community as a Bot to operate and handle answers!

To do this, open [this link](https://discord.com/oauth2/authorize?client_id=1171084578153299999\&permissions=274877921280\&scope=bot) to add the bot to the corresponding Discord server and grant it the necessary admin rights. ✔️

After that don't forget to choose the Communities you want to handle by the Assistant!

Congratulations! You have successfully connected your Discord community to VENQ. Enjoy using this integrated platform for your community. 🎉🙌


---

# 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://venq.gitbook.io/venq.ai-guides/connecting-a-discord-community.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.
