# DAO Customization

Function to get a premium feature for your DAO with a subscription:

{% content-ref url="/pages/ocqPULjZmlsiyhfhaslT" %}
[Upgrade DAO⭐️](/guides-for-gt/dao-page/manage/dao-customization/upgrade-dao.md)
{% endcontent-ref %}

Function to verify your DAO through social networks and get a distinctive blue badge:

{% content-ref url="/pages/PJ8ZPfyq1ms2qhi5jli5" %}
[Verify DAO](/guides-for-gt/dao-page/manage/dao-customization/verify-dao.md)
{% endcontent-ref %}

Function to change the DAO avatar:

{% content-ref url="/pages/UOXKsV5BtbefwmxWT1rZ" %}
[Change Avatar](/guides-for-gt/dao-page/manage/dao-customization/change-avatar.md)
{% endcontent-ref %}

Function to change the DAO banner:

{% content-ref url="/pages/0mpyupytJiPXvIKI8S8I" %}
[Change Banner](/guides-for-gt/dao-page/manage/dao-customization/change-banner.md)
{% endcontent-ref %}

Function for adding DAO descriptions and links:

{% content-ref url="/pages/lxHIoBPTbv87h4rhq6aa" %}
[Edit DAO Profile](/guides-for-gt/dao-page/manage/dao-customization/edit-dao-profile.md)
{% endcontent-ref %}

Function for adding DAO widgets:

{% content-ref url="/pages/XI3HavtwEdaRwaybJz4W" %}
[Change Widget](/guides-for-gt/dao-page/manage/dao-customization/change-widget.md)
{% endcontent-ref %}

Function to add DAO analytics:

{% content-ref url="/pages/27TszZ7J8Wtp1T9sgU93" %}
[Edit DAO Analytics](/guides-for-gt/dao-page/manage/dao-customization/edit-dao-analytics.md)
{% endcontent-ref %}

{% hint style="info" %}
⭐️ - these votes can be added to your favorite actions. Favorites actions are displayed by the manager on the main Manage page in your DAO.
{% endhint %}

{% hint style="success" %}
**Join XDAO club:**

📲 **TG Global**: [**https://t.me/xdao\_eng**](https://t.me/xdao_eng)

📲 **TG Announcement**: [**https://t.me/xdaoapp**](https://t.me/xdaoapp)

📲 **Twitter**: [**https://twitter.com/xdaoapp** ](<https://twitter.com/xdaoapp >)

📲 **YouTube**: [**https://www.youtube.com/c/xdaoapp**](< https://www.youtube.com/c/xdaoapp>)

📲 **Medium**: [**https://blog.xdao.app/**](https://blog.xdao.app/)

📲 **GitHub**:[ **https://github.com/XDAO-App**](< https://github.com/XDAO-App>)

📲 **Instagram**:[ **https://www.instagram.com/xdaoapp**](< https://www.instagram.com/xdaoapp>)

**📲 Discord**: [**https://discord.gg/xdaoapp**](https://discord.gg/xdaoapp)
{% endhint %}


---

# 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.xdao.app/guides-for-gt/dao-page/manage/dao-customization.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.
