> 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/for-en/features/3.3-communication-media-that-creates-connections.md).

# 3.3 \[Communication] Media that creates connections

<figure><img src="/files/8d38ffc674346e666edc590ba71092ac1a04ea1b" alt="" width="375"><figcaption></figcaption></figure>

Organizations and groups engaged in forest restoration and green-space stewardship in various regions tend to remain isolated as individual “points,” despite their ingenuity and continual efforts. Although they share similar principles and goals, opportunities for exchange with other regions and organizations are limited, making it difficult to share and advance knowledge and experience. Another challenge is the separation that makes it difficult for these activities to reach consumers in urban areas. Consumers may encounter end products such as “furniture” or “drinking water,” yet have no way to understand the context behind them: who is caring for which forest, and with what sense of purpose. This asymmetry of information widens the distance between forests, between urban society and nature, and between consumption and production, weakening the relationships among them.

FoR’s payments are not merely transfers of value. They also function as a medium that encourages physical and social behavioral change in human beings. For that purpose, FoR is designed with the following characteristics.

* **Proof of Relationship:** When users exchange value through FoR, they can record the story of “what kind of care activity it was used for” and “which natural resource was exchanged” on the blockchain, preserving only the hash of the metadata.
* **Formation of Transactional Communities:** As the history of actions and experiences becomes visible, payment evolves from mere information into a medium that encourages action and experience, building relationships that go beyond monetary exchange and connect isolated activities with one another, as well as cities with nature.

***

By combining these three characteristics, FoR constructs a comprehensive ecosystem that overcomes the structural challenges of natural regeneration. Automatic capital recirculation (Finance) provides direct support to local practitioners who carry out care work on the ground. In addition, the promotion of circulation through gamification (Incentive) and the formation of a transactional community accompanied by narrative (Communication) generate “social recognition” and “sustained motivation” that extend beyond mere economic reward.

Through this virtuous cycle in which those who care are also cared for, FoR aims to make visible to society the value of nature, which has long been undervalued by conventional market economies, and to build a new pipeline through which appropriate funding and human intention reach the right places.


---

# 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/for-en/features/3.3-communication-media-that-creates-connections.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.
