# DeFi Problems

**Big Cap DeFi Projects (10M-1B+):** In the expansive realm of DeFi, even large-cap projects face significant liquidity constraints. Consider a project with a market cap of 200 million; their liquidity pool might only amount to approximately 1.8 million (900K in ETH/stables). This scarcity manifests in several critical issues:

* High Net Worth Individuals (HNIs) often find it challenging to liquidate substantial holdings without causing substantial price slippage and market impact.
* Key Opinion Leaders (KOLs), crucial for community engagement and project visibility, frequently face scrutiny and backlash when they decide to sell their holdings, creating friction and distrust within the community.
* Smaller investors, despite their enthusiasm for long-term investments, struggle with liquidity management. The inability to easily diversify their portfolios due to the illiquidity of these projects limits their ability to capitalize on emerging opportunities in the DeFi space.

**Mid Cap Projects (2M - 10M):** Moving down the scale, mid-cap projects generally exhibit better liquidity ratios compared to their larger counterparts. For instance, a project with a 5 million market cap might maintain a liquidity pool ranging from 300k to 500k (150k to 250k in ETH/stables). However, challenges persist:

* HNIs and KOLs face the dilemma of realizing gains without causing market disruptions. Selling significant portions of their holdings can lead to price slippage and accusations of dumping, impacting their reputation and the project's stability.
* Small to medium-sized investors encounter similar liquidity constraints. Despite the relative stability of mid-cap projects, the need to carefully manage exits to avoid market volatility limits their ability to optimize their investment strategies.

**For Individuals:** Individual investors across all project sizes experience common liquidity challenges:

* **HNIs and KOLs:** These individuals often struggle with balancing profit-taking and market stability. Selling large amounts of tokens can lead to sudden price drops and accusations of market manipulation, affecting their credibility and the project's health.
* **Small to medium-sized investors:** Similarly, smaller investors face hurdles when attempting to exit positions. The need to navigate market volatility carefully can hinder their ability to adjust their portfolios efficiently and take advantage of investment opportunities.

**These liquidity challenges underscore the complexities and vulnerabilities within the DeFi ecosystem. Addressing these issues requires innovative solutions like Moneta, which aims to provide flexible liquidity options that empower investors across all project sizes to navigate the DeFi landscape with confidence and efficiency. Learn how Moneta Addresses these problems in the following \[ Moneta Solutions ] Section.**

{% hint style="info" %}
Why does the LP:MC Ratio Start to reduce with the growth in Market Cap?\
\
In DeFi, a supply shock occurs when liquidity in a liquidity pool (LP) decreases, causing the token's price to rise significantly due to scarcity. As more ETH is added to the LP, the token becomes more expensive, attracting greater demand. This phenomenon fuels a rapid growth cycle where scarcity drives up prices, incentivizing further investment and liquidity provision in the LP, ultimately amplifying the token's market value.
{% endhint %}


---

# 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://monetafi.gitbook.io/moneta-wp/defi-problems.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.
