# Our Features

## LP Price Range

Open a concentrated liquidity provisioning position so all your liquidity remains useful.

## Delta Neutral Hedging

Rotate your exposure. Shift your principle profits and losses between the two tokens or be delta-neutral by balancing the two equally.&#x20;

## Extreme Leverage

And here's where we go big mode. Depending on the token pair, the pool can leverage your position up to 78x, 156x, and 625x.&#x20;

Just know that it's not as simple as multiplying your 1x APR by 78 or 156, because leveraging always requires borrowing and paying the borrow fee. So its more like (1x APR - 3%) \* 78.&#x20;

## No Hard Liquidations

Unlike perpetuals, which immediately liquidate you once the price moves too far against you, ELMO doesn't liquidate just because your position goes out of range.&#x20;

ELMO's only soft-liquidates. This means fee payments are what causes any liquidations and fee payments are steadier and more predictable. So if a user is at risk of liquidation, they will always see it coming. Sudden price spikes, chain downtimes, or single-block MEV attacks can't force liquidate your position. We made sure of this, especially since we're users ourselves.


---

# 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.elmo.rocks/overview/our-features.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.
