> For the complete documentation index, see [llms.txt](https://4heal.gitbook.io/4heal-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://4heal.gitbook.io/4heal-1/introduction/roadmap.md).

# Roadmap

**Phase 1 — Health Concierge 1.0 (2026 Q1 – 2026 Q2)**

* Launch 4Heal App + AI Health Agent v1;
* Start health onboarding Q\&A modeling + Data Center + AI reports + action plans;
* Integrate multiple device data;
* Launch early Depin points trial (data / behavior contribution);
* Build Digital Twin v1 (basic physiology + behavior modeling).

***

**Phase 2 — HealthNet & Depin Network (2026 Q3 – 2026 Q4)**

Digital Twin begins evolving into a true **long-term, individual health intelligence agent**.\
Depin incentive mechanisms are fully activated and the ecosystem scales up.

* Launch Health Concierge 2.0 with more functional modules;
* Officially launch HealthNet:
  * Users can opt in to an anonymous research data network;
  * Connect with research institutions and AI labs.
* Introduce Depin network governance and community participation;
* Expand the wearable ecosystem and support more third-party devices;
* Digital Twin v2: more metrics integrated, enhanced risk prediction.

***

**Phase 3 — Global Health Intelligence Network (2027 and beyond)**

* Build cross-cultural, cross-population, cross-region health models;
* Collaborate with hospitals, research institutions, and AI companies on open health standards;
* Digital Twin v3: support multi-year scale health evolution modeling;
* 4Heal Depin Network becomes part of decentralized global health intelligence infrastructure.

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://4heal.gitbook.io/4heal-1/introduction/roadmap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
