> For the complete documentation index, see [llms.txt](https://docs.xdao.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xdao.app/guides-for-gt/dao-page/manage/dao-customization/upgrade-dao.md).

# Upgrade DAO⭐️

To get premium features for your DAO by paying $XDAO:

1\) Click Upgrade DAO on the Manage page of your DAO;

To get premium features for your DAO, you can subscribe to it by paying $XDAO or Upgrade with NFT.&#x20;

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

2\) Select your subscription plan and click Upgrade;

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

3\) Select the payment period and network you will be charged;

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

4\) Choose which account the payment will be made from, your personal wallet or DAO balance;

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

{% hint style="info" %}
If you choose to pay from the DAO balance, then a poll will be created and payment will occur when that poll is activated.
{% endhint %}

{% hint style="danger" %}
Payment from the balance of the DAO can be made only on the network in which this DAO was created.
{% endhint %}

5\) Click Upgrade and pay for your subscription. Once the payment is made, premium features will be unlocked for your DAO.&#x20;

### To get premium features for your DAO with an NFT payment:

1\) Click Upgrade DAO on the Manage page of your DAO;

2\) Click Upgrade with NFT;

<figure><img src="/files/2pfHEdgd98KGPWvPZ0FB" alt=""><figcaption></figcaption></figure>

3\) Select the NFT with which to pay and click Upgrade;

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

{% hint style="info" %}
NFTs were given out to the community for participating in various XDAO events.&#x20;

If you don't have an NFT, you can buy one on OpenSea.
{% endhint %}

4\) Make sure to select an NFT with the specified validity period and click Upgrade. After the payment is made, premium features will be unlocked for your DAO.

<figure><img src="/files/170Vc20fwoHuU5JhMjxL" alt=""><figcaption></figcaption></figure>

{% embed url="<https://app.tango.us/app/workflow/Upgrade-DAO-0bab529e72684dfca587aff520824287>" %}

{% hint style="warning" %}
When you extend your subscription, we recommend that you use the same network you originally used to pay for your subscription, because your subscription renewal will add up to your current subscription.&#x20;

If you want to change your payment network when you extend your subscription, we recommend that you extend your subscription at least one day before it ends, because if you change your payment network, your subscription will start when you pay on the new network.
{% endhint %}

{% hint style="info" %}
Frequently Asked Questions:

**What if I don't have $XDAO Token?**&#x20;

You can swap the token that you own to $XDAO token right at the checkout page and pay in any network that is comfortable to you within these 3: BNB Chain, Ethereum & Polygon.

**How to pay with my NFT?**&#x20;

You can pay for a subscription with NFT for any DAO on any network, but only from your personal wallet. You cannot pay with NFT for a DAO with an active subscription.

**When will other Plans be available?**&#x20;

We are working hard to integrate the new features as soon as possible. The new features and business plan will be launched in Q2-Q3 2023.

**Which features should I await within future plans?**&#x20;

First of all, the crowdfunding feature will be updated. Later, the dividend distribution, payroll, and DAO signing features will also be upgraded.

**Can I request a feature that I need to be implemented?**&#x20;

We always welcome fresh ideas about our product! Contact us with your wishes on our discord server. Use the "Suggestions" thread.
{% 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.xdao.app/guides-for-gt/dao-page/manage/dao-customization/upgrade-dao.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
