# Ax11 Vote Subscription

Here’s the revised **Voting** section in GitBook format with clear separation between Pool Vote and Ax11 Governance:

***

{% hint style="success" %}
Voters are able to withdraw fund anytime as Ax11 vote subscription doesn't required voters to lock their assets.
{% endhint %}

## **Voting in Ax11**

Voting in the Ax11 protocol is based on **linear decrease mechanics**, incentivized by **leverage and burning mechanisms**. Higher leverage accelerates token burning, increasing voting power and encouraging long-term commitment.

### **Vote Mechanics**

**Voting Power Based on Leverage & Burning**

* **1x Leverage** → 10-year burn time
* **10x Leverage** → 1-year burn time
* **100x Leverage** → 1/10-year burn time

Higher leverage leads to **greater voting power**, reinforcing long-term commitment and token scarcity through burning.

### **Purpose of Voting**

Voting in Ax11 is divided into two distinct categories:

#### **Pool Vote** (Emission & APR)

Pool voting determines **Ax11 emission share**, directly influencing **APR and liquidity incentives**. Participants in Pool Voting impact how Ax11 emissions are allocated across different pools.

#### **Ax11 Governance** (Protocol Direction)

Governance voting enables Ax11 holders to influence **protocol development and strategic decisions**, including:

* Adjusting trading fee parameters
* Modifying liquidity incentives
* Enhancing protocol infrastructure

{% hint style="info" %}
No direct incentives exist for participating in governance voting.
{% endhint %}

### **Voting Incentives**

* **30% of trading fees** are distributed to voters.
* **Higher burned Ax11 through leverage → Higher voting power.**
* **Pool Vote participants benefit from optimized APR and liquidity incentives.**

Ax11’s governance and voting system ensures **capital efficiency, strategic direction, and long-term sustainability** through an innovative **leverage-based burning mechanism**.


---

# 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.ax11.org/ax11-vote-subscription.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.
