# 1. Modify DAO Profile

## How to modify DAO Profile: Avatar, Description, Social Media, and Documents <a href="#docs-internal-guid-107b2ea2-7fff-469c-9421-d700ac2bdb4f" id="docs-internal-guid-107b2ea2-7fff-469c-9421-d700ac2bdb4f"></a>

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

This template allows you to propose updates to your DAO's core profile information, including:

* Changing the DAO's avatar/profile picture
* Editing the DAO description
* Adding/removing official social media links (Twitter, Discord, etc.)
* Uploading new documents (whitepapers, regulations, etc.)
* Removing outdated documents

## 1. Basic DAO Settings <a href="#id-1.-basic-dao-settings" id="id-1.-basic-dao-settings"></a>

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

Once you've updated the avatar and description text, added/removed social links, and managed the document library, check the change. If everything looks good, click "Next."

## 2. Select the proposal creation method <a href="#id-2.-select-the-proposal-creation-method" id="id-2.-select-the-proposal-creation-method"></a>

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

Select if you'll create this proposal directly with your tokens, or use metagovernance delegation.

## 3. Basic proposal info <a href="#id-3.-basic-proposal-info" id="id-3.-basic-proposal-info"></a>

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

Provide a clear title and comprehensive description so members understand what's being proposed. Review and click "Vote & Create Proposal" to launch the proposal and self-vote.

## 4. Create a proposal <a href="#id-4.-create-a-proposal" id="id-4.-create-a-proposal"></a>

<figure><img src="/files/6tBbu3qI176VN4FAScPB" alt=""><figcaption></figcaption></figure>

Specify the number of tokens you want to use and confirm the transactions.

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

Click "Create" to launch the proposal, sign the transaction in your wallet and self-vote.

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

Once live, participate in discussions around your voting changes proposal. If the quorum is reached, the new parameters will go into effect after execution.

Use this template whenever you want to tweak your DAO's core profile information.


---

# 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/operating-and-governing-your-dao/1.-modify-dao-profile.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.
