# Inactive Liquidity

Inactive liquidity refers to the situation in which the price range of a pair moves out of your LP range. Normally one would have to withdraw liquidity and create a new liquidity position with a new, appropriate range, but Lixir does this for its users approximately every 6 hours if required.&#x20;

Although Lixir's LP ranges are still fairly conservative and the risk of a pair's price moving out of the LP range is really low, it's still a non-zero chance worth mentioning. In case this happens, the liquidity remains inactive and hence loses out on LP fees for a couple hours at most until the new range is established.


---

# 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://lixir-finance.gitbook.io/lixir-doc/resources/risks/vault-risk/inactive-liquidity.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.
