# Voting & Delegation

When a Union Improvement Proposal goes live, UNION token holders vote on it. For a proposal to pass, it must reach quorum and have more votes *for* than *against.*

Active proposals can be viewed in the Governance Section of the [Union dapp](https://app.union.finance/governance).

## Delegation

In order to vote, tokens must be delegated to a wallet. Tokens can be delegated to yourself or to others.

If you don't plan on staying up to date with all things Union, including actively participating in governance, it is a good idea to delegate your tokens to a trusted third party.

## Voting

Make sure UNION tokens have been successfully claimed and delegated.

Find an [Active Proposal](https://app.union.finance/governance/proposals/571) and decide to vote for or against it.

![](https://unioncredit.slite.com/api/files/7_MFze-yuMJASe/Screen%20Shot%202022-02-09%20at%203.04.07%20PM.png)

Approve the transaction and voilà, that's it.

![](https://unioncredit.slite.com/api/files/p2gov-StqMa6tK/Screen%20Shot%202022-02-10%20at%203.15.13%20PM.png)


---

# 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.union.finance/user-guides/voting-and-delegation.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.
