# What factors affect LP APR?

The LP fee reward APR of different liquidity positions may vary. It is based on the following influencing factors:

### Trading volume

More trading volume generates more fee rewards.

### Fee tier of the liquidity token pair

Higher fee tiers result in higher fee rewards from a single transaction.

### Amount of tokens added to the liquidity position

The larger the amount of tokens added, the greater the relative share in the total effective liquidity, which will result in more fee rewards from transactions.

### Set price range

When setting a smaller price range, the liquidity concentration is higher for the same amount of tokens added, meaning that this liquidity accounts for a larger share relative to the total effective liquidity and can obtain more fee rewards from transactions.

### Amount of currently effective liquidity

If more users deposit and concentrate their liquidity in the same range as you, you will receive fewer fee rewards because your relative share of the total is smaller.

### Whether the liquidity position is in an active state

Only liquidity positions in an active state can earn trading fee rewards.


---

# 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.xei.finance/product-guides/faq/what-factors-affect-lp-apr.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.
