# The Importance of Diversification

Talk to any seasoned investor or follow the practice of large investment groups, and you will see diversification at work. Although trading is never risk-free, diversifying your portfolio brings, on average, more stable results, as there is not just one area of exposure. The phrase “don’t put all your eggs in one basket” is popular for a reason.

When funding liquidity pools, the principle of diversification should also be pursued. Different pairs have varied dynamics and risks, so as well as monitoring positions and studying a token’s history to get a better understanding of its movements, it’s best to divide your capital across different pairs.

### Consider correlation

In [another document in this series](https://docs.pembrock.finance/education/why-its-important-to-consider-token-correlation), we talk about the correlation between tokens. This correlation may be purely statistical, or because the projects share a fundamental. When diversifying, correlation also plays an important role.

Consider you are choosing to diversify your farming portfolio with REF/USDT and JUMBO/USDT. What could the problem here be?

Ref.finance and Jumbo are both in the DEX space, which brings some correlation. If interest in this area faces a setback, both coins are likely to be negatively affected.

### Tokens from different sectors

Your LP investment portfolio should incorporate tokens from different sectors, such as those associated with the metaverse, DEXes, blockchain solutions, bridges, stablecoins, and so on. This means that even if one position is affected, others should continue to perform, reducing your overall risk.

### Other forms of diversification

While people commonly think of diversification in terms of different cryptocurrencies and the role that they play, there are other forms of diversification that we can consider:

* **Blockchain diversification** - Do not hold all assets on one network.&#x20;
* **Platform diversification** - Hold assets on different platforms.&#x20;
* **Stable coins diversification** - Purchase and use different stablecoins.


---

# 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.pembrock.finance/education/general-defi-investing/the-importance-of-diversification.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.
