> For the complete documentation index, see [llms.txt](https://forforest.gitbook.io/for/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://forforest.gitbook.io/for/features/31-financewonisaseruna.md).

# 3.1 【Finance】消費を再生に直結させる、自動的な資金還流

<figure><img src="/files/CG3cQseIEf1EeP8S8E8f" alt="" width="563"><figcaption></figcaption></figure>

序文でも述べましたが、森林が提供する保水機能、土壌保全、生物多様性の維持といった「生態系サービス」は、市場経済の中では外部化され「価格ゼロ」として扱われています。日本では「森林環境税」や企業によるPES（Payment for Ecosystem Services）が導入されていますが、納税者や消費者にとっては「何に使われているか見えにくい仕組み」であり、身近な生態系の改善実感とは繋がっていません。また、その設計には多大な調整コストを要します。

​FoRの最大の特徴は、日常の消費活動が自動的に自然再生の原資となる仕組みと、環境と経済が連動するトークノミクスです。これらのしくみにより、ユーザーは意識的に寄付をする必要はなく、日常生活でFoRを使用するだけでシステムが自動的に森への再投資を行うことができます。

* **自動で還元されるネイチャーポジティブな資金還流：** FoRによる決済が行われるたび、決済額の一定割合（10%）が自動的に自然再生のための資金として還元されます。これは、通貨の仕組みそのものに「自動的に還元される寄付」が組み込まれている状態です。具体的には、決済のたびに、バリデーターへの報酬とは別の資金が「プログラマブルな寄付」として、「Collective Wallet（森の再生基金）」のアドレスへ直接送金されプールされる仕組みなっています。
* **価値連動型アセット・アロケーション：** FoRのトークノミクス（トークンの経済設計）は、はじめから森林資源への分配を定義し、森の再生基金が、FoR経済圏の成長そのものと連動するように設計されています。初期段階では、FoRトークンの総発行量の一部を最初から基金に割り当てることで、将来的な価格の上昇が直接的に基金の資産価値増大につながる仕組みを採用します。ボンディングカーブ（需要（買われる量）に応じて、価格が自動で変わる仕組み）等のメカニズムを通じてこの機能を強化する予定です。これにより、「トークンの価値が上がる＝投資家だけが儲かる」ではなく、「トークンの価値が上がる＝森の再生予算が増える」という、経済的成功と環境的成功が連動した構造を持たせています。ただし、これは、FoRが流動性のある資産による裏づけを持つPhase 2以降に機能する設計です。FoRが内部的なポイントとして運用されるPhase 1の段階では、基金の規模は還流された総量そのものによって測られ、外部市場での価格を前提とはしません。

プールされた資金は将来的に、地域で森をケアする活動や担い手へと分配されます。これにより、市場で過小評価されている自然の価値を顕在化させ、ローカルな活動者へ資金が届く導線が整います。


---

# 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://forforest.gitbook.io/for/features/31-financewonisaseruna.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.
