# Governance

The [Autofarm](https://autofarm.network/voting/) [governance voting system](https://autofarm.network/voting) (<https://autofarm.network/voting/>) — is the latest protocol development that takes us one step closer towards becoming a truly decentralized protocol.

Autofarm’s foremost governance proposal went live on 8th July 2021 at 10 am UTC. The proposal invited AUTO stakers to take part in determining the **percentage allocation of AUTO burns and revenue directed to AUTO stakers**. From this vote, in the last week of each month.

Checkout the fee section on our gitbook for the current fee allocation:

{% content-ref url="/pages/-MT6TaoQ7xn8naYgQPQ9" %}
[Fees](/autofarm-network/ecosystem/introduction/fees.md)
{% endcontent-ref %}

![Outcome first vote](/files/-MfHNBetRJrlUp1vneBE)

### Who can vote?

All stakeholders who have **AUTO staked in the single AUTO vault** are eligible to cast their votes on proposals. Each user (wallet address) is entitled to 1 vote and votes are weighted proportionally to the amount of AUTO staked in the vault.


---

# 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://autofarm.gitbook.io/autofarm-network/ecosystem/introduction-2.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.
