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

# Summaly

#### 経済の外部性を「修復」するオルタナティブな通貨

現代の都市型経済は、自然が提供する多大な恩恵（生態系サービス）を「価格ゼロ」として外部化することで成り立っています。その結果、森林をケアする活動は常に資金不足に陥り、自然資源は疲弊を続けています。 FoR（フォル）は、この社会構造に横断的に介入し、経済活動がそのまま自然資源の維持・再生へと向かうように設計された「リジェネラティブな通貨」です。

#### プログラムされた10%の循環メカニズム

FoRの最大の特徴は、決済が行われるたびに取引額の10%が自動的に「Collective Wallet（森の再生基金）」へプールされるようブロックチェーンの技術によってプログラムされている点です。 従来の寄付や助成金のような一時的な支援ではなく、日々の経済活動の中に「自動的な還流」を組み込むことで、私たちが消費をすればするほど、森が豊かになっていく持続可能な資金源の確保を目指しています。

#### 透明性と環境負荷を両立する技術選定

FoRがブロックチェーンを採用するのは、単なるトレンドだからではありません。「自然再生のお金が、ちゃんと回っている」と誰もが確認できる「安心」と「実感」をしくみ化するためです。環境負荷の低いEthereum（イーサリアム）の基盤を活用することで、「誰がいつ、どのように自然をケアしたか」という記録と資金の流れを改ざん不可能な形で公開し、用途の透明性を担保しています。

#### 暮らしの中に広がる「再生」

FoRは、地域の直売所での買い物、森林保全ワークショップへの参加、自然共生型の宿泊施設での決済など、自然に関わるあらゆる場面での利用を想定しています。これまで無自覚に行われていた「消費」という行為の一部をFoRに置き換えるだけで、自然環境を修復するエコシステムの一員となることができます。

#### 社会実験としての第一歩

FoRは完成されたプロダクトではなく、参加する一人ひとりのアクションによって進化していく「生きたデザイン」です。 私たちは今、招待制の「FoR Design Program」を始動しました。自治体、企業、NPO、クリエイティブチームといった、自然資源に対して誠実な価値を提供しているパートナーと共に、社会実験に挑みます。このプログラムを通じて、各地域固有の課題に即した新しい通貨の形を共創します。


---

# 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/overview/summaly.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.
