# Community vaults

One of the most prominent features of the Unipilot protocol is its universal liquidity management. The protocol does not limit users to investing in pools chosen by the protocol. Instead, it allows users to create a pool for any pair that exists on Uniswap v3. \
\
These Community vaults have their ranges selected by the Unipilot protocol, though they will be rebalanced by the community. Anyone can rebalance these vaults when necessary.

Community vaults contain two ranges, one which is concentrated around the current price to earn high fees, and another in a wider range which will earn fees when the price moves into that area.&#x20;

On each rebase or withdrawal, accumulated fees are compounded back into active liquidity. At the same time, a fee is sent to the Unipilot Treasury, where it is used to fund operations and staking 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://unipilot.gitbook.io/unipilot-v2/the-pilot-protocol/unipilot-liquidity-management-ulm/community-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.
