# Creating a DAO. Getting started

## Why create DAO on DeXe DAO Studio?

DeXe DAO Studio is an innovative platform designed to streamline the creation and governance of decentralized autonomous organizations. It provides a comprehensive suite of tools and services that enable groups to establish and manage a DAO from start to finish. When you use DeXe DAO Studio, you will come across the following features:

* **Multifunctionality** - Provides a diverse array of governance tools and services for every need
* **Convenience** - User-friendly UI, no-code tools, and integrated analytics&#x20;
* **Proposal Discussions With Notifications** - Use convenient notifications integrated into proposals to make sure you don't miss anything important&#x20;
* **Professional Treasury Management** - Safely link treasures to any DeFi protocol, enabling seamless interaction as they function like wallets across all protocols&#x20;
* **Unified On-chain/Off-chain Governance** - Utilize transparent, secure on-chain treasury management, coupled with free off-chain governance all in one place&#x20;
* **Treasury Fundraising** - Fundsales can be configured with vesting periods, cliffs to restrict token access, and whitelists to control participant eligibility
* **Customizable Governance Processes** - Customize parameters for each proposal type in DAO creation for flexible voting rules and procedures

It gives you the power to easily establish real-world decentralized organizations. Check out this video for a walkthrough of building a DAO:

{% embed url="<https://youtu.be/czNolVUuLu8?si=re8F_xOaX68Dhiso>" %}
**DeXe DAO Studio gives you the power to easily establish real-world decentralized organizations. Check out this video for a walkthrough of building a DAO on DeXe DAO Studio.**
{% endembed %}

## What You Can Do With DeXe DAO Studio <a href="#docs-internal-guid-e1b5bdc4-7fff-8c6c-c5b9-0693b5963dc0" id="docs-internal-guid-e1b5bdc4-7fff-8c6c-c5b9-0693b5963dc0"></a>

There are no limitations on the types of DAOs you can create. Some examples include:

* Investment DAOs
* Creator Collectives
* Distributed Teams
* Communities
* Protocol Governance
* Charities

And many more use cases. The technical documentation will walk you through setting up rules, membership, voting systems, treasury management, and other important parts of your DAO. Let's get started building your decentralized future! But how can you do it right now? Let's take a look at how to create your own DAO with DeXe DAO Studio!

## How to Create a DAO on DeXe DAO Studio <a href="#docs-internal-guid-e1651b6b-7fff-2256-5779-2e0feb763cc1" id="docs-internal-guid-e1651b6b-7fff-2256-5779-2e0feb763cc1"></a>

Follow these simple steps to conveniently create your own customized DAO with DeXe DAO Studio:

### Step 1: Launch DeXe DAO Studio

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

First, go to [DeXe.io](https://www.dexe.io/) and click "Launch App" to open the DeXe DAO Studio web application. You'll see a homepage listing DAOs created by other users. You can also use a [direct link](https://app.dexe.io/) to the web application.

### Step 2: Connect Your Crypto Wallet <a href="#docs-internal-guid-1d0c96c3-7fff-8264-2dee-31a06f105591" id="docs-internal-guid-1d0c96c3-7fff-8264-2dee-31a06f105591"></a>

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

To get started, click the "Connect Wallet" button in the top right corner. You'll need to connect a wallet like MetaMask or WalletConnect to interact with the platform.

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

Before initiating the transaction, make sure to review and agree to the Terms of Use and Privacy Policy. Then confirm the connect operation in your crypto wallet.

### Step 3: Select a Blockchain Network <a href="#docs-internal-guid-ab59696b-7fff-54c0-b594-bb0c7ae6aa4f" id="docs-internal-guid-ab59696b-7fff-54c0-b594-bb0c7ae6aa4f"></a>

Next, choose which blockchain network you want to build your DAO on. Various options like BSC20 will be available from the network dropdown menu at the top of the screen. You can always test all features for free by creating a test DAO on the test network.

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

Select your preferred network - this is where your DAO's treasury will be held.

### Step 4: Create Your DAO <a href="#docs-internal-guid-42f82a3e-7fff-1961-3b3a-17c9e65c7ab8" id="docs-internal-guid-42f82a3e-7fff-1961-3b3a-17c9e65c7ab8"></a>

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

Finally, click the "Create a DAO" button to open the no-code DAO builder. This is where you'll customize all aspects of your DAO.

The step-by-step builder will guide you through:

* [Set up the basic settings for your DAO.](/creating-a-dao.-getting-started/1.-create-dao.-basic-dao-settings.md)
* [Define governance options.](/creating-a-dao.-getting-started/2.-create-dao.-governance-options.md)
* [Create your own token from scratch or add an existing one.](/creating-a-dao.-getting-started/3.-create-dao.-create-own-token.md)
* [Specify parameters for voting.](/creating-a-dao.-getting-started/4.-create-dao.-voting-parameters.md)
* [Configure validator settings and create their own token.](/creating-a-dao.-getting-started/5.-create-dao.-validators-settings.md)
* [Finally, launch your own DAO into operation.](/creating-a-dao.-getting-started/6.-create-dao.-summary.md)


---

# 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.dexe.io/creating-a-dao.-getting-started.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.
