# 2.3 LP rewards program

Our LP rewards program is designed to encourage providing quality PRIME liquidity. It does this by rewarding positions based on their width, PRIME/Eth ratio, and TVL. We recommend creating positions that are close to a 50/50 PRIME/Eth ratio as well as nearing max allowable width (due to width fluctuations we recommend leaving a modest margin of error for min/max position width). TVL is a modifier on top of that and you will earn more points by providing more liquidity.

A community-built dashboard to monitor position eligibility and basic position info is available at <https://www.primelpdashboard.xyz/>.

Please see the [Position creation](https://docs.echelon.io/echelon-prime-foundation/2.0-prime-token/2.3-lp-rewards-program/position-creation) and [Points system](https://docs.echelon.io/echelon-prime-foundation/2.0-prime-token/2.3-lp-rewards-program/points-system) pages for more detailed information.


---

# 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.echelon.io/echelon-prime-foundation/2.0-prime-token/2.3-lp-rewards-program.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.
