# Curve Pool Asset Distribution

**Overview**

This indicator provides a detailed breakdown of how different assets are distributed within USDe-based liquidity pools on Curve. Curve is known for its efficient stablecoin swaps, and it often involves pools that might contain various combinations of stablecoins and other types of tokens. This indicator indicates the proportion of USDe compared to other assets in the pool, such as other stablecoins or Ethereum-based tokens.

**How can I use it?**

<figure><img src="https://lh7-us.googleusercontent.com/8yFDs-pBZBiDOcBnH9f7yn9mpGpmMmIGUhoULMzZnAZT1oTaEc3N08lBiZwLZqtklzosX-7sw4TqqaVidml_3vWurFpJ6pyzg2HhT_vj6ksw324bP7j_-io4NmNG2GtFBoJvIh_Y6oSdTMQTHfRJDNg" alt=""><figcaption></figcaption></figure>

This indicator is essential for assessing the liquidity available for USDe within each Curve pool. High and balanced liquidity in a pool means easier and more stable transactions without significant price impacts. Investors looking to deploy capital in DeFi might use this information to choose pools with a preferred asset distribution, aligning with their risk tolerance and investment strategy.

Furthermore, if the pool becomes imbalanced, it could worsen a scenario where USDe loses its peg. Should the pool predominantly consist of USDe, trades to exchange this asset for others within the pool would result in a significant price impact. This situation could lead to arbitrage opportunities if this pool is the only one exhibiting such irregularities, or it could contribute to the depegging of the USDe token.

Understanding the asset distribution helps in assessing the risk associated with specific pools. Pools with a high concentration of a single asset might be more susceptible to issues related to that asset's stability or liquidity.


---

# 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://resources.defirisk.intotheblock.com/ethena/curve-pool-asset-distribution.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.
