# Tokenomics & Holders

The EWT Tokenomics & Holders component is where ewchain.io began — it forms the foundation of the entire platform. Building this component effectively means a complete overhaul of the current ewchain.io website, transforming it into a modern, data-driven hub for token transparency.

It provides a clear view of where every EWT lives and how supply evolves across the Energy Web ecosystem. Users can explore how much EWT is staked, liquid, or sitting on exchanges, and how those dynamics change over time. By visualizing token distribution and movement, the dashboard brings clarity to discussions about circulating supply, staking participation, and long-term scarcity.

For the community, this insight builds trust. It makes token dynamics visible, verifiable, and easy to understand — offering essential context for token holders, delegators, analysts, and new investors alike.

This component depends on accurate and timely on-chain data from EWC, EWX, and Ethereum, along with integration into staking and exchange data sources. Once these data foundations are stable, ewchain.io will serve as the single reference point for EWT supply transparency across the ecosystem.

{% stepper %}
{% step %}

### First

* View a global map of all EWT supply, showing tokens across EWC, EWX, and Ethereum, including staking, exchanges, wallets, and stEWT.
* See an estimate of real circulating supply vs locked or dormant tokens.
  {% endstep %}

{% step %}

### Next

* Explore a historical view of supply changes over time.
* Track token movements across chains and exchanges to understand liquidity flows.
  {% endstep %}

{% step %}

### Later

* Analyze holder segmentation, such as whales, delegators, and active community members over time.
  {% 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/tokenomics-and-holders.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.
