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

# 9.3 サステナビリティ設計と拡張可能性

WellthVerseは、単一の収益モデルやユーザー行動に依存せず、複数の収益軸と外部展開の柔軟性を備えた構造を持っています。

* Re・De Ringや体組成計など、継続販売可能なIoT製品による安定収益
* NFT商品におけるテーマ更新・成長促進機能・限定アイテムなど、リピート購入を誘発する仕組み
* ユーザーの健康データを匿名統計化し、研究・企業向けB2B活用による収益展開
* 医療機関、保険会社、自治体、ウェルネス関連サービスなど、実社会との多様な提携可能性
* 海外展開、多言語対応、外部サービスとのAPI連携などによる市場拡張余地<br>

これらにより、WellthVerseは一時的なWeb3ブームに依存せず、現実社会の課題解決とともに持続・発展可能なエコシステムを構築していきます。


---

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