# Overview

The LP Vault on the XPress Protocol provides a mechanism for passive liquidity provision within the ecosystem. Liquidity providers (LPs) deposit funds into the LP Vault, which is used to support trading activities on the XPress Protocol. In return, LPs earn a share of fees generated from trading and market-making activities.&#x20;

The LP Vault aims to offer an efficient and passive liquidity solution while maintaining a stable and balanced pool of assets. It uses a dynamic fee structure and governance to ensure fair rewards for LPs and robust trading support.


---

# 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.xpressprotocol.com/lp-vault/overview.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.
