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

# 9.2 WELVトークン循環による経済圏の収益構造と価値維持

WellthVerseでは、WELVトークンの 「Earn → Use → Redistribute（循環）」 という設計を通じて、ユーザー体験の継続性とプロジェクトの経済的持続性を両立させています。

* ユーザーの日々の健康行動によってWelminが成長。成長したWelminをNFTとしてGalleryに飾ることでWELVを獲得（Earn）
* WELVは、NFTの購入・Welminの交配・提携サービスでの利用など、明確な消費先（Use） を持つ
* NFT機能の一部には、使用手数料が設計されており、その一部は市場から除却（Burn）ではなく、Treasuryへ再循環（Redistribute）される
* これにより、プロジェクトにはNFT販売収益やNFT手数料収益が発生しつつ、トークン流通量が最適化される

この設計により、WELVは「取引のためのトークン」ではなく、「現実の行動によって消費されるユーティリティ型トークン」として循環し、健全な価値維持を実現します。


---

# 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/revenue/circulation.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.
