# How to Set Up DAO Roles That Require Asset Verification

## Who and where can set up the DAO role?

* **Who**\
  **Server owners** or **Group Manager which is granted permissions for server management** have the option of setting up a DAO role, which requires users to verify their on-chain crypto assets in order to gain access to the DAO channel.

{% content-ref url="/pages/sqMvdFiPRGLbNRw287wE" %}
[About Group Manger in a Server](/cwallet-bots/cwallet-bot-on-discord/about-group-manger-in-a-server.md)
{% endcontent-ref %}

* **Where**\
  Upon enabling Cwallet exclusive bot in your server, the **cctip-config** private channel will be visible at the top of your channel list. The server owner is the only one who can directly view the channel. \
  \
  This channel is specific to roles that require asset verification. In this channel, you can enter exclusive commands (available only in this channel) for setting up and viewing this role.

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

## How to set up a DAO role

**1.** Enter the **cctip-config** private channel

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

&#x20;By sending **cc** **help,** you can access all the commands for the role settings and checking.

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

**2.** Send **cc** **setup** **role** to set up a role that require asset verification. In order to verify assets, you must first select a network for assets verification.

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

* <mark style="color:blue;">**Select CCTIP balance:**</mark> Select a token or balance value, for example BTC, then bot will verify user's BTC balance.\
  \
  Value of Balance: The $value of total assets holding in Cwallet

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

* <mark style="color:blue;">**Select a network:**</mark> for example ETH, you may select either the native token or the ERC20 tokens.

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

**3.** Depending on your selection, please send the format with specific information.

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

**4.** You will be able to set it up successfully after sending the format. The exclusive bot will send you the information about your DAO role as shown below. Users will be able to get the role by sending /join in your server.

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

To make sure your DAO role works, please move your exclusive bot to the top of the **ROLES** list in **Roles** Settings:

1. First click into **Server Settings**

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

2\. Locate Roles, and find your exclusive bot in the **ROLES** list. Move it to the top. Save your changes and you are done!

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


---

# 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.cwallet.com/cwallet-bots/cwallet-bot-on-discord/dao-role-requires-asset-verification/how-to-set-up-dao-roles-that-require-asset-verification.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.
