> For the complete documentation index, see [llms.txt](https://opusdigital.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://opusdigital.gitbook.io/docs/opusdigital-users/liquidity-providers.md).

# Liquidity Providers

## Who are Liquidity Providers

Liquidity Providers are the main source of Liquidity for Opus: these users **deposit** capital into the Opus on-chain vaults and are rewarded with a competitive APY and exclusive services.

They can be either **retail** users, which need to pass KYC and AML checks in order to join the pool, or **institutional** investors who sign deals with Opus' management.

## What we offer to LPs

* **Passive income**, coming from the market making activities of Opus.
* Access to **exclusive services**, such as live events, personalized customer support, discounts etc...
* **Capital protection**, being the most senior in the supply chain, they are the last ones to suffer any loss.
* Possibility of **controlling their portfolios** by setting limits in their risk and return objectives.
* Very simple, captivating **User Interface**

## The LP Dashboard

By logging in the Dashboard, the LP can have a comprehensive view of his or her position, with:

* A **deposit and** **withdraw** section, with clear instructions and conditions on how to deposit and withdraw assets from OpusDigital.
* Extensive **monitoring tools** to track his current and historical capital allocation, returns and risk.
* Top quality **real time data** for pool usage, market views, asset prices.
* Various **investment options** to allow to control the risk profile, return objectives and diversify the portfolio.
* A **history** of deposits, withdraws, change in allocations and all relevant actions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://opusdigital.gitbook.io/docs/opusdigital-users/liquidity-providers.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.
