# USDe Price Deviation By Protocol/Pool

**Overview**

This indicator tracks fluctuations in the price of USDe relative to its peg across various decentralized finance (DeFi) protocols and liquidity pools. It analyzes how the price of USDe deviates from its target value and aggregates this data by each pool or protocol. The analysis can be conducted over various time periods, such as daily or weekly providing insights into both short-term fluctuations and longer-term trends.

**How can I use it?**

<figure><img src="https://lh7-us.googleusercontent.com/EluBpYPdeu3vQLlM0ZMZtGLbITGJiXDz2OPjF3292W9XcgujEyZaRksw9JMUrKbJUToalxRTnmYMu8m1AzJCI7ik3qklUFt30RJ9YJ39wTPG0l9l8Bt6i2P11BCied2oGEiV7RmxVAvNr-Ln8_iHs-A" alt=""><figcaption></figcaption></figure>

This indicator is critical for monitoring the stability of USDe in maintaining its peg. Stability is a key attribute for any stablecoin, and deviations might suggest problems within specific pools or the broader market environment. Investors and liquidity providers can use this information to assess the risk associated with the asset.


---

# 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/usde-price-deviation-by-protocol-pool.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.
