> For the complete documentation index, see [llms.txt](https://whitepaper-en.wellthverse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper-en.wellthverse.com/roadmap.md).

# 8. Roadmap

WellthVerse is a project that evolves together with its users and partners.\
This roadmap outlines the key milestones as of today and will be flexibly updated in response to project progress and environmental changes.

***

**2025 Q3 (July–September)**

* Launch of the WellthVerse teaser site & whitepaper
* Establishment of official WellthVerse X (Twitter) and Discord community

***

**2025 Q4 (October–December)**

* Launch of the new product “Re・De Ring Gen2” (enhanced performance)

***

**2026 Q1 (January–March)**

* Development of the WellthVerse app / Portal

***

**2026 Q2 (April–June)**

* Closed beta release of “WellthVerse”

***

**2026 Q3 (July–September)**

* Public development of the WellthVerse app / Portal

***

**2026 Q4 (October–December)**

* Public release of “WellthVerse”
* Start of sales for the “Web3 Exclusive Model Re・De Ring (tentative)”
* Launch of Data NFTs and partner offer functionality

***

**2027 Q1 (January-March)**

* Partnership announcements (wellness data integration partners, research institutions, etc.)

***

**From 2027 Q2 (April onward)**

* Official release of the WELV token (targeting IEO)
* Integration of new wellness devices (Re・De Scale and others)
* Start of overseas expansion (launch of English version of the app and website)

***

> ***Note:** This roadmap reflects the plan as of the whitepaper’s publication. It may be modified depending on development progress, market conditions, and partnership developments. Updates will be announced through the official website and community channels as appropriate.*


---

# 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://whitepaper-en.wellthverse.com/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.
