# Incentive Voting

Incentive Voting is where users vote to determine the distribution of the weekly EPX incentives across the different pools.

Users with locked EPX, or vlEPX, can participate in these votes which begin on Thursdays at 00:00:00 UTC and end the following Wednesday at 23:59:59 UTC.

When voting closes, 1/4 of that month’s EPX rewards is split according to the vote and supplied to the pools.

Votes are reset to zero each week and the voting cycle starts again.

![Voting on Ellipsis.finance](/files/40u0bf4FDbSxMTPOj2j0)

In the image above, the dai3EPS pool has 41.24% of the votes and would receive 41.24% of the EPX emissions as a reward for providing liquidity to that pool.

![EPX incentive distribution as dictated by voting results](https://miro.medium.com/max/700/0*61lLEuAO9j7GGEHj.png)

## How to vote

Users with vlEPX vote on <https://ellipsis.finance/vote> by clicking vote on the vote table for the pool they wish to support, filling in the amount they wish to vote and then clicking the "Submit Vote" button:

![](/files/9upVyt9hPajVf2Cfoqgt)

Accept the transaction and your vote will be submitted.


---

# 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.ellipsis.finance/the-epx-token/incentive-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.
