# 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="gt-management/add-member" %}
[add-member](https://docs.xdao.app/guides-for-gt/dao-page/manage/gt-management/add-member)
{% endcontent-ref %}

A vote to reduce the issue of GT:

{% content-ref url="gt-management/remove-member" %}
[remove-member](https://docs.xdao.app/guides-for-gt/dao-page/manage/gt-management/remove-member)
{% endcontent-ref %}

Voting to move the GT between holders:

{% content-ref url="gt-management/change-members-power" %}
[change-members-power](https://docs.xdao.app/guides-for-gt/dao-page/manage/gt-management/change-members-power)
{% endcontent-ref %}

Voting to change Quorum:

{% content-ref url="gt-management/change-quorum" %}
[change-quorum](https://docs.xdao.app/guides-for-gt/dao-page/manage/gt-management/change-quorum)
{% endcontent-ref %}

Voting on adding Manager to the DAO:

{% content-ref url="gt-management/add-manager" %}
[add-manager](https://docs.xdao.app/guides-for-gt/dao-page/manage/gt-management/add-manager)
{% endcontent-ref %}

Voting to remove Manager from the DAO:

{% content-ref url="gt-management/remove-manager" %}
[remove-manager](https://docs.xdao.app/guides-for-gt/dao-page/manage/gt-management/remove-manager)
{% 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.
