# How to Establish a DAO

### To enable the Dao group, please follow the steps below

**1.** Invite [@Cwallet\_com\_Bot](https://t.me/cwallet_com_bot) or your exclusive bot to your group

**2.** Promote the bot to group admin with all admin permissions except **'Remain Anonymous'** and **'Add New Admins'.**&#x20;

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

**3.** Log in to [Cwallet](https://cwallet.com/) with your Telegram account and go to page **Bots** > **Telegram** **Bot.** Click the bot that you use in the group and click into the group from the list below to enter settings.<br>

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

**4.** Click **Subscription** **Or** **DAO** > select **DAO** **Group**\ <br>

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

**5.** Set up a qualification of asset verification for the group:&#x20;

* Choose **Cwallet** **Balance**: Verify whether the user has the specified balance in his or her Cwallet account

**Available Tokens:** You can select the tokens supported by Cwallet to be available for verification. It is possible to select a single token, a group of tokens, or all tokens.

**The Minimum Holdings:** The minimum amount (in USD) that users must hold on Cwallet balance.&#x20;

**Introduce Your Group (Optional):** During the process of joining via bot, your group introduction will be displayed there.

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

* Choose **On-Chain** **Balance**: Verify whether the user has the specified amount on his or her crypto wallet.&#x20;

**Add settings:**&#x20;

a. Select the tokens supported by Cwallet, add other tokens manually, or add NFT by entering the contract address.&#x20;

b. Choose the unit of token amount, which can be in USD or in tokens.

c. You may add one or more tokens/NFTs as the verification requirement.

**Verify all asset requirements:** users must hold all of the specified tokens/NFTs with the required amount.&#x20;

**Verify one of the assets requirements:** The user only needs to meet one of the verification requirements.

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

**6.** Once all the settings have been made, click **Publish** to save the changes. You will see the invitation link for your DAO group here. Share it and let other users join your group!


---

# 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-telegram/dao/how-to-establish-a-dao.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.
