# Omipools Product

In TradFi portfolio approach to investmens is a [common place](https://www.investopedia.com/terms/m/modernportfoliotheory.asp): It's known that financtial instruments can be grouped into portfolios, so portfolio as a whole performs better than any of its constituents. \
Performance is usually measured by the [Sharpe Ratio](https://www.investopedia.com/terms/s/sharperatio.asp).&#x20;

The main takeaway from the portfolio theory is that part of risk can be reduced by diversification: to achieve this, one should try to include uncorrelated assets into portfolio.

<figure><img src="/files/7zbyLIqJeIGPAUGxlWwZ" alt=""><figcaption></figcaption></figure>

Cetra's PDN strategies are exposed to tokens relative prices: that from the first sight seem to be highly correlated, but ETH/SNX price in fact may not correlate at all with the MATIC/CRV price and both of them may not correlate with BTC/USDC price. And efficiency of such approach has been already pre-approved by team's past researches.

We're really looking forward to introduce our users a never-seen in DeFi portfolio approach to Impermanent Loss and Trading fees exposure with the use of Modern Portfolio Theory.\
As soon as we deploy sufficient amount of pairs to invest, we will select those of them, which make being DeFi market maker even more safe and include it into an OmniPool.


---

# 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://cetra.gitbook.io/welcome/cetras-products/omipools-product.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.
