> For the complete documentation index, see [llms.txt](https://docs.matrica.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.matrica.io/guides/community-guide/discord-set-up.md).

# Discord Set-Up

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

{% content-ref url="/pages/6scec8Kk4h5ompfMd0gj" %}
[Invite the Bot](/guides/community-guide/discord-set-up/invite-the-bot.md)
{% endcontent-ref %}

{% content-ref url="/pages/cANylslxYUGd6aUrYtdr" %}
[Setting up Roles](/guides/community-guide/verification/setting-up-roles.md)
{% endcontent-ref %}

{% content-ref url="/pages/rTKNr3tdPkM5UNcpskuw" %}
[Amount Based Roles](/guides/community-guide/verification/amount-based-roles.md)
{% endcontent-ref %}

{% content-ref url="/pages/H4TtF3fqq9asznsXKBJ4" %}
[Attribute Based Roles](/guides/community-guide/verification/attribute-based-roles.md)
{% endcontent-ref %}

{% content-ref url="/pages/D86FOWlKXzwrTtxTSF4W" %}
[AND/OR BASED ROLES](/guides/community-guide/verification/and-or-based-roles.md)
{% endcontent-ref %}

{% content-ref url="/pages/8No8LmuFsFN12E9eUyEk" %}
[Fungible Token Roles](/guides/community-guide/verification/fungible-token-roles.md)
{% endcontent-ref %}

{% content-ref url="/pages/f5IAib1LKhsJ4j74o1oW" %}
[Royalty Based Roles](/guides/community-guide/verification/royalty-based-roles.md)
{% endcontent-ref %}

{% content-ref url="/pages/4hKEOdmX4VtW6GAxi5l1" %}
[Status Based Roles](/guides/community-guide/verification/status-based-roles.md)
{% endcontent-ref %}

{% content-ref url="/pages/9JQscRe1VVAZH7FsyoBN" %}
[Verified Collection Roles](/guides/community-guide/verification/verified-collection-roles.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.matrica.io/guides/community-guide/discord-set-up.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.
