# DeFi & Liquidity

The DeFi & Liquidity component tracks the overall market health of EWT — across centralized and decentralized exchanges — giving the community insight into where liquidity sits, how active trading is, and how market conditions evolve over time.

This dashboard turns fragmented market data into a clear, unified picture. Token holders can see how deep liquidity is, where volume concentrates, and how price pressure or trading patterns affect the network’s token dynamics. Over time, this transparency helps investors and community members understand confidence in the market, spot accumulation trends, and monitor ecosystem maturity.

This component depends on public liquidity and volume data from both CEXs and DEXs, and later on DeFi integrations that make EWT or stEWT usable in lending or liquidity pools. Once these data sources are live, ewchain.io will serve as a transparent market dashboard — showing how trading, staking, and network participation interconnect across the Energy Web ecosystem.

{% stepper %}
{% step %}

### First

* View a liquidity heatmap showing available depth on CEXs and DEXs.
* Track daily trading volume and where it occurs.
  {% endstep %}

{% step %}

### Next

* Analyze price pressure indicators, showing how liquidity or sell walls impact the market.
* Integrate data from DeFi pools once available.
  {% endstep %}

{% step %}

### Later

* Identify investor activity patterns by combining liquidity and staking data.
  {% endstep %}
  {% endstepper %}


---

# 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.ewchain.io/about/roadmap/defi-and-liquidity.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.
