# UNION DAO

##

## Contribute

To learn more about opportunities to get involved, contribute, and build, jump into the Union Discord. The DAO welcomes people of all backgrounds and skill levels.

{% embed url="<https://discord.gg/qu9JYpxKzy>" %}

## UNION token

All the details describing the UNION token can be found in the blog post below.

{% content-ref url="/pages/ZCkHg4LuabqBW8brdqIH" %}
[UNION Token](/governance/union-token.md)
{% endcontent-ref %}

{% embed url="<https://medium.com/union-finance/intro-to-union-token-and-dao-d6040e0e7a8b>" %}

Early contributors, members, and other community members are eligible to claim UNION. Check your eligibility below.

{% embed url="<https://airdrop.union.finance>" %}

## Vote

To vote, delegate, and view active proposals, head to the Union dapp or Tally governance ui.

{% embed url="<https://app.union.finance/governance>" %}

{% embed url="<https://www.tally.xyz/gov/union>" %}

If voting and delegation is new or unfamiliar, use the guide below to learn more.

{% content-ref url="/pages/WY3JMMP1VrdyDn1PGCKw" %}
[Voting & Delegation](/user-guides/voting-and-delegation.md)
{% endcontent-ref %}


---

# 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/governance/union-dao.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.
