# Liquid

## Overview <a href="#overview" id="overview"></a>

Liquid vaults are automated DeFi strategies that provide ether.fi customers a simple access point to use their tokens in the DeFi ecosystem. Users simply deposit their tokens, and behind the scenes the vault allocates across a variety of DeFi positions.

As DeFi integrations grow in number, it can become challenging for someone to keep up with the best opportunities. Additionally, some opportunities like LPing on Uniswap V3 require specific expertise to maximize performance (selecting tick ranges, etc.).&#x20;

These vaults removes those challenges by handling the complexity of DeFi automatically. To do that well, new integrations are added over time, strategies are adjusted and assets in these vaults rebalanced as part of that process. This ensures that the vaults remain competitive in the rapidly evolving DeFi market and will add additional protocols that the vaults can allocate to over time.


---

# 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://etherfi.gitbook.io/etherfi/liquid.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.
