# GT management

Governance Tokens (GTs) in total represent a quorum equal to 100%. GTs are strictly tied to the wallets of DAO members. They have no price, but it is through them that voting takes place.

Voting to add a GT issue:

{% content-ref url="/pages/2AejynscwHlq1k7nDYmE" %}
[Add Member](/guides-for-gt/dao-page/manage/gt-management/add-member.md)
{% endcontent-ref %}

A vote to reduce the issue of GT:

{% content-ref url="/pages/pwRg9dBm61wvtLtub9Lz" %}
[Remove Member](/guides-for-gt/dao-page/manage/gt-management/remove-member.md)
{% endcontent-ref %}

Voting to move the GT between holders:

{% content-ref url="/pages/XzVFPwb5KUTwl0H61zpE" %}
[Change Members' Power⭐️](/guides-for-gt/dao-page/manage/gt-management/change-members-power.md)
{% endcontent-ref %}

Voting to change Quorum:

{% content-ref url="/pages/5XSsDxBMoCh9Oi2RUcWV" %}
[Change Quorum⭐️](/guides-for-gt/dao-page/manage/gt-management/change-quorum.md)
{% endcontent-ref %}

Voting on adding Manager to the DAO:

{% content-ref url="/pages/REB2oDj7VnzPET5tHyJo" %}
[Add Manager⭐️](/guides-for-gt/dao-page/manage/gt-management/add-manager.md)
{% endcontent-ref %}

Voting to remove Manager from the DAO:

{% content-ref url="/pages/38NdqEIWBzKnlnfyG8Gz" %}
[Remove Manager](/guides-for-gt/dao-page/manage/gt-management/remove-manager.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/gt-management.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.
