# Delegated voting

Enzyme allows governance token holders to be able to vote. This would be done by delegating the voting power to another wallet address.

<figure><img src="https://docs.enzyme.finance/~gitbook/image?url=https%3A%2F%2F2049782695-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FWzXrybpj5e9VBbPlbYCJ%252Fuploads%252FzsURSkWRxmhxHVBO12in%252Fdelegated_voting.png%3Falt%3Dmedia%26token%3D57601724-bcb7-4e45-b882-4cfa463c66fc&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=bd6316c4&#x26;sv=2" alt=""><figcaption></figcaption></figure>

Currently, you are allowed to delegate and undelegate **$UNI**, **$COMP**, **$AAVE** and **$stkAAVE**.

By delegating **$AAVE** or **$stkAAVE**, you are delegating both Voting and Proposition.

#### How To Delegate My Token? <a href="#how-to-delegate-my-token" id="how-to-delegate-my-token"></a>

1. In your left-hand vault menu, go to “DeFi Protocols” and select ‘Delegate Votes’.
2. Click on the three dots of the asset you want to delegate and click on 'Delegate’.
3. Input the delegatee address and click on ‘Delegate’

#### How To Undelegate My Token? <a href="#how-to-undelegate-my-token" id="how-to-undelegate-my-token"></a>

1. In your left-hand vault menu, go to “DeFi Protocols” and select ‘Delegate Votes’.
2. Click on the three dots of the asset you want to undelegate and click on ‘Undelegate’.
3. Input the delegatee address and click on ‘Undelegate’

You will always be delegating and undelegating the full available amount of tokens.


---

# 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.enzyme.finance/user-documentation/blue-management/protocols/delegated-voting.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.
