# 1. Create DAO: Basic DAO Settings

After clicking "Create a DAO", you will first specify some basic parameters that will be displayed in your DAO's profile. Here, you can customize the appearance and provide important information, documents, and links for your members.

On this main page, you'll describe your DAO for participants, giving them key details that will always be at their fingertips. You can change all of these details later on except for the DAO name and governance token.

### Step 1: Set Up Your DAO's Profile <a href="#docs-internal-guid-274cf545-7fff-bc2b-864e-7b35e549dfcc" id="docs-internal-guid-274cf545-7fff-bc2b-864e-7b35e549dfcc"></a>

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

First, upload a profile image to represent your DAO visually.

Next, choose a name for your DAO.&#x20;

Then provide a description of your DAO's mission, values, and goals to introduce it to potential members.

{% hint style="success" %}
You can always change all details except the DAO name in the future. This will be done through proposals and voting.
{% endhint %}

### Step 2: Add Direct Contacts <a href="#docs-internal-guid-ee56b4dc-7fff-bb1a-0b56-8cd988254cb9" id="docs-internal-guid-ee56b4dc-7fff-bb1a-0b56-8cd988254cb9"></a>

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

Optionally, you can create a database of direct contacts for your DAO by linking official brand representative profiles from various platforms like Discord, Facebook, Telegram, and others. This is essential to ensure the authenticity of the created DAO for your users. Don't forget to leave a link to the created DAO in these profiles to further strengthen trust from the community.

### Step 3: Upload Important Documents <a href="#docs-internal-guid-4a4f99cc-7fff-2798-77b6-186f72234dac" id="docs-internal-guid-4a4f99cc-7fff-2798-77b6-186f72234dac"></a>

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

Here, you can publish legal and regulatory documents associated with your DAO. For example:

* Security policies
* Codes of conduct
* Memorandums
* Whitepapers
* Community guidelines

{% hint style="info" %}
Only upload publicly accessible information. Documents with confidential data like personal details should not be shared here unless explicit consent has been obtained.
{% endhint %}

That covers the basic settings - your DAO's profile is now ready! Next, we'll dive into configuring detailed governance rules and options.


---

# 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/~/changes/ucljUMda48QElmatJL27/creating-a-dao.-getting-started/1.-create-dao-basic-dao-settings.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.
