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

# 提言：自然資本を循環させる通貨

こうした問いへの答えのひとつが、「FoR（フォル）」です。

FoRは、ブロックチェーン技術を活用したデジタルコミュニティ通貨です。「自然にいいことが、私たちの暮らしに還ってくる」というコンセプトに基づき、様々なケアを可視化し、自然資本を循環させるためのオルタナティブな通貨としてデザインされました。世界中の自然環境、日本の山林・里山が直面している課題を乗り越えるために、通貨という媒体を通して、自然を再生するケア活動と地域経済とを接続します。

そのアーキテクチャの中核は、通貨が交換されるたびに、その一部が自動的に「Collective Wallet（森の再生基金）」へと還流する仕組みにあります。このシステムには、代表的な暗号資産プラットフォームのひとつであるEthereum（イーサリアム）の技術を採用しました。これにより「使えば使うほど森が豊かになる」という、従来の通貨にはないプログラム可能な設計をコードレベルで実現しています。日常の決済にFoRが加わることで、私たちの消費行為そのものが、意識せずとも自然再生の原資へと変わっていくのです。

また、FoRはデジタル空間に留まらず、緑地や森林といった「物理的な現場」と接続することに重きをおいています。FoRは、現場のケア活動に対する正当なインセンティブとして、そして、活動同士の相互交流を促す媒体として、倫理的かつ社会的なインフラストラクチャーのように機能します。FoRが社会へ浸透することで、自然を搾取の対象とする不均衡な関係は終わりを告げ、共に豊かになる「共生・再生」の関係へと転換していきます。

FoRは、私たちが世界をケアするたびに、その行為を記録し、次の誰かへと手渡していくための編み目です。この編み目を通してケアが循環し、やがて私たちの暮らしに、健全な生態系サービスという多大なリターンをもたらしてくれるでしょう。

この通貨を保有し、使い続けること。それは単に新しい決済手段を持ち、自然への投資を行うというだけではありません。地球の未来に主体的に関わる社会への「参加の表明」であり、自然と接続された新しい生き方の選択そのものなのです。

以下、本ホワイトペーパーでは、リジェネラティブコインFoRの設計思想、経済モデル、技術的アーキテクチャ、およびロードマップを概説します。


---

# 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/introduction/wosaseru.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.
