> For the complete documentation index, see [llms.txt](https://whitepaper-ja.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-ja.wellthverse.com/token/positioning.md).

# 4.1 WELVトークンの位置づけ

WELVは、以下の目的を持って設計されています：

ユーザーが生み出したウェルネスデータの価値を、経済的にユーザーへ還元する（Earn）

* Welmin / NFT / アプリ機能 / 提携サービスの利用と交換を可能にする（Use）
* トークンの長期保有やガバナンス参画を通じて、エコシステム形成に貢献できる（Hold）
* WELV保有者に割引・優先枠・特典アクセスを提供し、製品・サービス採用のインセンティブとする（Adopt）

WELVトークンは、以下の流れで WellthVerse 内を循環します：

1.行動 → Welminの成長\
　・睡眠・歩行・ストレス低下などのデータがWelminを成長させる要素になります。

2.アプリ内アイテム → NFT\
　・アプリ内のキャラクターであるWelmin(Web2)をNFT化(Web3)

3.WelminNFT → WELV トークン（Portal）\
　・育てたWelminはGalleryに飾ることができ、飾っている間、ユーザーはデータ提供の対価としてWELVトークンを獲得することができます。

4.WELVの活用：NFT購入／Welminの交配／アプリ機能強化／提携サービス利用\
　・トークンは 経済圏の「燃料」 として循環する

5.一部は Burn（焼却）または Treasury に還流\
　・需要 > 供給となる循環型エコノミクスを維持


---

# 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-ja.wellthverse.com/token/positioning.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.
