# Governance Token UXP

The governance token UXP is required for the governance of UXD Protocol and will control decisions to be made through the UXP DAO. UXP tokenholders will be able to vote on proposals that contribute to the growth of UXD Protocol. Examples of proposals that UXP token holders can make are:

・Nominate/Add Derivative Exchanges for integration.

・Nominate/Add crypto assets to use as collateral to create the delta-neutral position.

・Adjust the distribution of the positive funding rate.&#x20;

・Propose/Implement Asset Management Strategies for the Insurance Fund.

・Propose/Implement Optimizations to UXD Protocol&#x20;

With the introduction of the [Asset Liability Management Module](/uxdprotocol/overview/uxd-basics/asset-liability-management-module-alm.md) (ALM) and the [veRev yield distribution structure](https://uxdprotocol.medium.com/introducing-verev-a-yield-distribution-mechanism-c9243fbbfe3e), UXP holders will eventually be entitled to [some portion of the yield](https://uxdprotocol.medium.com/uxd-protocol-fund-structure-dd57844892e8) from the assets held by UXD.&#x20;


---

# 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.uxd.fi/uxdprotocol/overview/governance-token-uxp.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.
