# Leverage Concentrated Liquidity

**Concentrated Liquidity**

Concentrated liquidity allows liquidity providers to allocate capital within a specific price range instead of across the entire price curve. This approach increases capital efficiency and enhances potential returns, especially when paired with leverage.

**How it works** &#x20;

When you open a leveraged LP position on Moar, you select a price range where your liquidity will be active. Your deposit is routed through a credit account and deployed into a concentrated liquidity market maker such as Hyperion.

As long as the market price remains within your selected range, you earn swap fees & rewards. If the price moves outside your range, your liquidity becomes inactive.

**In-Range vs Out-of-Range**

In-Range: Your liquidity is active and accruing swap fees and incentives. This is the ideal state for earning yield.

Out-of-Range: Your position is not earning fees. If leverage is used, you're still paying borrow fees. This can eat into your collateral and increase risk of liquidation.&#x20;

**Strategy Considerations**

A narrow price range results in higher fee yields but also increases the chance of going out-of-range. This setup is better suited to short-term or actively managed positions.

A wider price range lowers fee yield but improves the chances of staying in range longer. This can be a good option for passive LPs.

If you want to avoid managing the position manually, you can use a vault strategy that automates these decisions for you.


---

# 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.moar.market/product-applications/leverage-concentrated-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.
