> 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/vision.md).

# 2. Vision and Concept of WellthVerse

Extending healthy life expectancy” is an important social challenge in developed countries, including Japan.

On the other hand, with the widespread adoption of wearable devices such as smartwatches, daily health-related behaviors have come to be accumulated as data.

In WellthVerse, such data is not limited to simple records, but is transformed into the growth of Welmin and experiential value, and is further connected to a token economy.\
This realizes a world in which the value generated through health-related behaviors is returned to users themselves.<br>

WellthVerse aims to change this paradigm. By combining Web3 decentralized technology, NFT-based autonomous data ownership and exchange, and smart contracts that enable transparent reward mechanisms, we aspire to bring to life the vision that “Wellness becomes the new currency.”<br>

*——Wellness (a healthy lifestyle) + Wealth (value and prosperity) + Universe (an expanding ecosystem) = “WellthVerse.”*

***

Wellness is Your New Currency.

***

Walking, sleeping, and maintaining balance.

In WellthVerse, such small daily actions are accumulated as wellness data and contribute to the growth of your own Welmin.

This is not a simple mechanism such as “receiving rewards for exercising,” but an experience of “Data to Value,” in which your wellness data itself is returned as value.

WellthVerse can transform healthy living into an experience of building assets through your own data.

In addition, by visualizing your health-related behaviors as the growth of Welmin and connecting them to NFTs and tokens, new experiences and economic value are created.

***ーーYour well-being aligns your body and mind—and in turn, helps align society and the future.***

*Through the **assetization of wellness**, WellthVerse creates a virtuous cycle across **individuals, society, and the economy.***


---

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