# Governance

## A51 Token Governance Structure

The governance of the A51 Token is vested in the hands of voters, granting them the power to make key decisions. The governance process is organized as follows:

### **Voting Rights**

The influence of each vote in the governance process is directly proportional to the number of A51 tokens staked by the voter. In other words, the more A51 tokens you stake, the greater your voting power.

### **Token Emission**

Decisions related to token emission in specific Liquidity Provider (LP) pools and their subsequent distribution are collectively determined by voters. Any rewards resulting from these emissions will be distributed in the form of A51 tokens.

### Protocol Fee

Voters can vote on the percentage of the fee that the protocol charges and what percentage of that goes to the strategy creators.

### Strategy Hooks

Governance can propose and vote on new strategy modes that become part of the protocol.

<figure><img src="/files/6usl8nnukNFEsSMvV31q" alt=""><figcaption></figcaption></figure>


---

# 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://a51-finance.gitbook.io/a51-finance/tokenomics/governance.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.
