# How to create a DAO

{% hint style="info" %}
In this section, you will learn how to create a DAO using the Aragon Client. In the example below we will use the Goerli Network.
{% endhint %}

## How to create a DAO

* Log in to your Web3 wallet (e.g. Metamask), select your account address and the network you want to use.
* Go [here](https://aragon.org) and click the ***Create your DAO*** button and then choose to use ***Aragon Client**.*
* Check that the wallet account is connected (as shown in the image), if not press ***connect wallet***.

{% hint style="danger" %}
Remember that you'll need 0.2ETH (or more depending on the network traffic) to create a DAO on the Ethereum network. So it's recommended that you use a test network (like Goerli) when setting up your first DAO. For more info about how to connect to a Test Network go [here](https://legacy-docs.aragon.org/products/set-up-metamask/getting-started-with-rinkeby-testnet).
{% endhint %}

<figure><img src="https://1303901111-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqkA65ZBta5cBbldyxyst%2Fuploads%2Fgit-blob-3605bb28c837f87c90334894173f977f848f7b54%2FSchermata%202022-10-25%20alle%2014.30.09%20(1).png?alt=media&#x26;token=d6a7f204-e899-495b-81aa-de65c86fabb1" alt=""><figcaption><p>Check the wallet connection.</p></figcaption></figure>

* Select a template (click on **view details** and then *use this template).*

<figure><img src="https://1303901111-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqkA65ZBta5cBbldyxyst%2Fuploads%2Fgit-blob-f65223fd6e8b472f040838515d75ed176302daa6%2FSchermata%202022-10-25%20alle%2014.33.20.png?alt=media&#x26;token=24c1da79-6c4e-4b8d-8ab0-bd0c985075d0" alt=""><figcaption><p>Select the template</p></figcaption></figure>

### For more details about the different Templates go here.

* Company template: [here](https://legacy-docs.aragon.org/products/aragon-client/how-to-create-a-dao-using-aragon-client/use-company-template).
* Membership template: [here](https://legacy-docs.aragon.org/products/aragon-client/how-to-create-a-dao-using-aragon-client/use-membership-template).
* Reputation template: [here](https://legacy-docs.aragon.org/products/aragon-client/how-to-create-a-dao-using-aragon-client/page-1).
