# Discord Setup

{% hint style="warning" %}
We'll have more walkthroughs and documents on Discord coming soon! For now, check out what we have to get you started.
{% endhint %}

## Create Discord Server

1\) Create a Discord server (can use the following guide):\
<https://support.discord.com/hc/en-us/articles/206143407>

2\) Add the bot to your server via this link:\
<https://discord.com/oauth2/authorize?client_id=704521096837464076&scope=bot&permissions=8>

![](https://2139621254-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDMXUqF_XHceHQODpsR%2F-MIUWgUtosWqs2VAOLCZ%2F-MIV23cVEnSZbKA6vOkh%2FScreen%20Shot%202020-09-30%20at%2011.25.14%20AM.png?alt=media\&token=cd4a47a9-5964-49ac-88e0-7263e05f6f4c)

3\) Create your hierarchy of Roles! Place Collab.Land above any roles the bot is assigning.

![](https://2139621254-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDMXUqF_XHceHQODpsR%2F-MIUWgUtosWqs2VAOLCZ%2F-MIV72LdMf9esv_xzYYM%2FScreen%20Shot%202020-09-30%20at%2011.36.57%20AM.png?alt=media\&token=6469defe-8c6a-42c2-85b0-29327ffb0ced)

![](https://2139621254-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDMXUqF_XHceHQODpsR%2F-MIUWgUtosWqs2VAOLCZ%2F-MIV70t4EumgLm3mpXcR%2FScreen%20Shot%202020-09-30%20at%2011.35.34%20AM.png?alt=media\&token=829e6b47-b59c-495a-a0a9-350497ec46c1)

4\) Add private channels and give select roles access (always give Collab.Land access).&#x20;

Users of certain token holdings will be granted roles with this specific access through the [token permissioned roles](https://app.gitbook.com/@collab-land/s/collab-land/~/drafts/-MIUs4MgfcJtnvkC9ru-/bots/discord/token-permissioned-roles) configuration.

![](https://2139621254-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDMXUqF_XHceHQODpsR%2F-MIUWgUtosWqs2VAOLCZ%2F-MIVL82WJaFO6059Q_4j%2FScreen%20Shot%202020-09-30%20at%2012.48.38%20PM.png?alt=media\&token=81d69c07-85e7-4e00-8e58-0ff0cba4881a)


---

# 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://collab-land.gitbook.io/collab-land/bots/discord.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.
