# Pool Incentives and Rewards

Ellipsis pools can disperse EPX rewards and non-EPX rewards to LP providers.&#x20;

### Non-EPX rewards

Teams who wish to provide their own incentives for liquidity providing should get in touch with Ellipsis via our [Telegram channel](https://t.me/ellipsisfinance).&#x20;

The process requires the approval of a reward providing address and a reward token address. Once approved, the reward supplying address can supply reward tokens to the LP contract. The reward duration is seven days, and teams can top up the rewards at any time. Be aware that rewards provided before the seven days are over will reset the seven day timer and distribute any remaining rewards along with any new rewards over the new seven day period.

### EPX Incentives

Newly created pools are not eligible for EPX incentives. The pool must first pass a vote to be enabled for EPX incentives. Once the vote is passed, then the pool will participate in the weekly voting process and will receive incentives based on its proportion of the overall vote.


---

# 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/dev/list-a-token-with-the-pool-factory/pool-incentives-and-rewards.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.
