# Position creation

There are a number of criteria that must be met for a position to qualify for points. Those criteria are as follows:

* Positions must be made on Mainnet in the Uniswap v3 1% pool. The correct pool address is 0xCD423F3ab39a11ff1D9208B7D37dF56E902C932B.
* Must have a minimum width of 20% and a maximum width of 80%.
* The PRIME/ETH USD value ratio must be between 40/60 and 60/40. In other words the USD value of Eth in your position must be between 40 and 60% of the position's TVL.
* Must be in range at time of creation and must remain in range to continue being eligible.

Please see the following video for a guide on creating a valid position:

{% embed url="<https://www.youtube.com/watch?v=PXHi2G-oYgk>" %}


---

# 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/position-creation.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.
