# Roadmap

**One platform for all Energy Web insights.**

A third-party dashboard connecting tokenomics, holders, delegated staking, collator nodes, on-chain revenue, worker nodes, DeFi, and liquidity. Empowering every token holder to see, understand, and act.

**Multiple components:**

1. EWT Tokenomics & Holders
2. Delegated Staking & Collator Nodes
3. Liquid Staking (stEWT)
4. Worker Nodes
5. On-Chain Revenue (OCR)
6. DeFi & Liquidity
7. AI & Insights Layer (Cross-Component)

**Planning & Prioritization**

Development of ewchain.io follows a pragmatic, ecosystem-aligned approach. Each component represents a specific area of the Energy Web ecosystem — and development priorities depend on when those underlying capabilities are available from Energy Web itself.

Within every component, features are grouped as First, Next, and Later:

{% stepper %}
{% step %}

### First

Features represent the minimum viable product (MVP) of that component — what needs to exist first to make it useful.
{% endstep %}

{% step %}

### Next

Features expand functionality and depth once the foundation is solid.
{% endstep %}

{% step %}

### Later

Features are ideas for future evolution that build on earlier layers.
{% endstep %}
{% endstepper %}

Because this project is developed independently and iteratively, there are **no fixed timelines or deadlines**. Priorities can shift if new functionality from Energy Web launches (for example, OCR or liquid staking), in which case focus moves to the First features of that new component.

The goal is to **stay transparent** about what’s being worked on, while **remaining adaptable** to the fast-changing realities of both crypto and open-source development.

**More details per component will follow soon.**


---

# 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.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.
