# Verify DAO

{% hint style="warning" %}
This feature is only available after Upgrade your DAO.
{% endhint %}

After you receive premium features, you will have the opportunity to verify your DAO.&#x20;

To get a blue check mark on your DAO page and be included in our top DAO lists in the future:

1\) Click Verify DAO on the Manage page in your DAO;

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

2\) Enter your DAO email, Email of a founder or a core contributor, Telegram contact of a founder or core contributor, Twitter link, Discord link, Telegram link, Website link, Submit a public message on from Twitter account to prove verification;

3\) After successfully completing the form, our team will contact you to complete the verification process.

{% embed url="<https://app.tango.us/app/workflow/Verify-DAO-48bc08d57c83472ebb1ec2e41c3f9e56>" %}

{% hint style="info" %}
As soon as you successfully pass the verification, the "DAO's social links were not verified" caption will disappear.
{% 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/verify-dao.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.
