> 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/technology/42-nazeburokkuchnnanoka.md).

# 4.2 なぜブロックチェーンなのか

#### ブロックチェーンだから実現できる、「再生」のしくみ化

FoRがブロックチェーンを採用するのは、単なるトレンドでだからではありません。投機目的でもありません。ブロックチェーンだからこそ、「自然再生のお金が、しっかりと回っている」と誰もが確認できる「安心」と「実感」がしくみ化できると判断したからです。

**1 Automation：スマートコントラクトによる自動化**\
ブロックチェーン（イーサリアム）の「プログラム可能な通貨」という特性が最も重要です。仕組みそのものが自動的に循環を回し続ける自律的な社会インフラとなり、個人の善意や行政予算の都合に左右される活動の脆弱性を克服する可能性を持っています。また、決済を、「誰が・どこで・何をケアしたか」というケアの履歴と文脈を運ぶメディアとして扱うとも述べました。この関係性の証明は、プログラムによってオンチェーンに記録されることで、より信頼性の高いものとして扱うことが可能になります。

**2 Records and Transparency：ケアの記録と透明性**\
ブロックチェーン上の入出金は、誰でも検証可能です。「何に使ったのか分からない」という不透明さを解消し、FoRがどのような「ケア」に繋がったのかをいつでも追跡できます。特に森林や地域活動の資金は「何に使われたか」が見えないと不信を生んでしまいます。ブロックチェーンは、資金の流れ（基金への入金、支出、配分ルール）を第三者が検証可能な形で公開できます。これにより、監査・報告の事務コストを下げつつ、外部資金を呼び込みやすくなります。

**3 One Economic Zone：流域・山系を一つのケア経済圏へ**\
行政区画に縛られず、「流域」や「山系」といった自然本来の単位で資金配分や意思決定を進めるために、多様なステークホルダーの参加に耐えうるコード化された共創基盤を整えます。生態系は行政区分を越えて連続しています。流域・山系といったバイオリージョン単位で資金を配分しようとすると、自治体・企業・住民・NPOなど複数主体の合意形成が必要になります。スマートコントラクトでのブロックチェーン上とオンチェーンの投票・委任は、ルールを明確化し、参加者が入れ替わっても運用が継続する“制度の持続性”を提供できます。

**4 Sustainabiltiy：環境配慮に適した技術**\
かつて電力消費が課題だったブロックチェーンは、イーサリアムに代表されるPoS（Proof-of-Stake）の採用によりエネルギー負荷を約99.95%削減し、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/technology/42-nazeburokkuchnnanoka.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.
