# UNI-V3 Vaults

## Abstract

A key feature introduced by Uniswap V3 is the concentrated liquidity, which allows you to provide liquidity for a specific price range, rather than across the entire price curve.&#x20;

This new feature can potentially lead to higher earnings, however, In order to utilize the most out of your liquidity position, you should:

1. Find the narrowest price range around the market price that will capture a higher share of the fees for a given position.
2. Constantly monitor the price range to prevent it from going out of bounds.
3. Frequently rebalance the position in order to minimize the intensified impermanent loss that comes with Uniswap V3.
4. Manually withdraw the earned fees and deposit them back into the position

## Introducing Flype’s UNI-V3 vaults

A decentralized automated liquidity management protocol implementing Kick-Ass strategies which are all based on the following principles:

1. Data analytics and auto regression simulations are used to determine the optimal price range for capturing a significant share of the pool transactions within the narrowest possible boundaries.
2. Periodic adjustments to the price range and rebalancing of the positions quantities and range bounds as needed.
3. Auto compounding the earned fees back into the position

Providing liquidity to Uniswap V3 through Flype's UNI-V3 vaults will boost your earnings, making the most of your liquidity positions.

[Go to vaults >>](https://flype.fi/vaults)

<br>


---

# 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://flype-protocol.gitbook.io/flype-protocol/vaults/uni-v3-vaults.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.
