# DAO - Axion Voting %%%

DAO is an acronym of '*Decentralized Autonomous Organization*'. This is a group of people or organizations that are unified in purpose such that they act as one organizational body.

This DAO gives Axion holders a chance to vote on prominent changes to the Axion ecosystem. Qualified holders (depending on the stake duration and amount) will submit their votes by signing a free transaction in their MetaMask wallet on the Axion DAO.

Visit [https://vote.axion.network](https://stake.axion.network/voting) to view previous votes and results.

<figure><img src="/files/HT1i334yeeYbHmsCAQDD" alt=""><figcaption><p>Vote on proposals through the Axion DAO</p></figcaption></figure>

Users will need to press the Connect Wallet button to connect the wallet holding their stakes, in order to place their vote. On a mobile, the Connect Wallet is a small icon at the top of the page, accessible through the menu icon on the top right.

Once your wallet is connected, you can select a vote option and click **Vote**.

A Confirm Vote window will open, showing you your voting power (how many of your shares qualify for voting).

<figure><img src="/files/ugxd7vjjCopRSzynujon" alt=""><figcaption><p>Confirm your vote</p></figcaption></figure>

Once you confirm your vote, MetaMask will open a Signature Request transaction. This is a free transaction. Simply click Sign, and your vote will be placed.

<figure><img src="/files/60asxmXSWN5rSiQGBbPb" alt=""><figcaption><p>Sign the transaction</p></figcaption></figure>

If you have any trouble voting, please visit our Discord to create a support ticket, so our team can assist you.

{% content-ref url="/pages/voZimSF02BWuzNYZ6Fmt" %}
[Get Support](/basics/get-support.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://support.axion.network/fundamentals/dao-axion-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.
