> 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/context/2-wodezainsuru.md).

# 2 多元的世界をデザインする

深刻になる気候変動や社会課題を引き起こす近代的なパラダイムの行き詰まりを打破すべく、デザイン領域においても、他の分野と同様、大きなパラダイムシフトが起きています。スペキュラティヴ・デザインやトランジションデザイン、参加型デザインといった様々なアプローチが模索される中、文化人類学者のアルトゥーロ・エスコバルは、近代の二元論的なアプローチから脱却し、「多元的世界（多くの世界が共存できる世界）」に向けた「存在論的デザイン」への移行を提唱しています。デザインは私たちの世界認識や存在のあり方を根本からつくり変えてしまう力を持っています。だからこそ、生命の相互依存性という前提に基づき、多様な地域コミュニティが自律し存在できるようなデザインのあり方を再構築すべきだ、というのがエスコバルの主要な主張です。

FoRは、多元的世界に関するデザイン思想を踏まえて開発されています。通貨とは、決して無色透明な交換の道具ではなく、私たちが他者や自然環境とどのように関係を結ぶかを強力に規定する存在論的な基盤です。そうであるならば、自然を外部化する経済の二元論を超えようとするFoRの核心とは、多元的世界の一端を担う通貨を再設計することだといっても良いでしょう。

この章では、エスコバルの理論に基づいた通貨に関する議論を出発点とし、ラナ・スワーツのメディア論による貨幣の捉え方や、人類学における贈与論に関する洞察を俯瞰し、FoRという通貨の可能性を検討します。さらに、オルタナティブな通貨の先行事例として、自然を再生を目指したデジタル通貨の先駆となるReFi（Regenerative Finance）と、ReFiが直面している課題を検討します。そして、これらの限界を乗り越えるための理論的なアーキテクチャとして「イーサリアム・ローカリズム（Ethereum Localism）」と「バイオリージョナルファイナンス（Bioregional Finance）」の展望を提示し、FoRが立脚する理論的背景を明らかにします。

***

**参考文献**

* エスコバル, A. (2024). 『多元世界に向けたデザイン：ラディカルな相互依存性、自治と自律、そして複数の世界をつくること』 (水野大二郎・水内智英・森田敦郎・神崎隼人監訳; 増井エドワード・緒方胤浩・奥田宥聡・小野里琢久・ハフマン恵真・林佑樹・宮本瑞基訳). ビー・エヌ・エヌ. (原著出版 2018年)


---

# 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/context/2-wodezainsuru.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.
