# Voting

Voting on the Kinza Finance platform programs the direction of KZA emissions for upcoming Epochs.&#x20;

To vote, users stake KZA in exchange 1:1 for xKZA. Only xKZA holders are permitted to vote, preventing large-scale external influence and manipulation. xKZA in the redeeming process can also be used to vote, but at 50% weight.

To encourage increased volume and further incentivize liquidity, Kinza Finance allows bribes to further encourage borrowers in specific lending markets. Voters can earn Bribe + Interest accrued to the asset they voted for.

&#x20;                                       <img src="/files/GtSU9UBKdY02KBY6ZGzJ" alt="" data-size="original">


---

# 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.kinza.finance/tokenomics/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.
