> 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/41-nikemuintfsu.md).

# 4.1 日常に溶け込むインターフェース

FoRが目指すのは、自然環境に関わるすべての人々を繋ぐメディアとしての通貨となることです。自然の保全活動や改善活動の現場で活躍する誰もが直感的に操作できるよう、利便性に優れたユーザーインターフェースを設計しています。多様な用途にフィットし、日常に自然と溶け込むアプリケーションとして、以下の4つの機能を提供します。

#### 01. Wallet & Exchange｜手から手へ、想いを届ける

<div align="left"><figure><img src="/files/dLW4LQrG5iT9Gfwrjjur" alt="" width="213"><figcaption></figcaption></figure></div>

自分のウォレットで、FoRを簡単に交換・送金できます。個人間の送金やお店での支払いも、直感的な操作でスムーズに完了します。日々の感謝を伝えたり、里山のナリワイ（生業）を応援したりと、それぞれのウォレットから簡単にFoRの循環をはじめることができます。

#### 02. Collective Wallet｜みんなで育てる「森の再生基金」

<div align="left"><figure><img src="/files/D2KpQu8xBqFddl9nRoxR" alt="" width="213"><figcaption></figcaption></figure></div>

「森の再生基金」の総額を、いつでもリアルタイムに確認できます。アプリ利用者全員の決済によって積み立てられたFoRの総額を可視化することで、自分ひとりの力だけでなく、コミュニティ全体の意志が大きな「再生の原資」へと育っていく実感を共有することが可能です。

#### 03. Status & Badges｜貢献を「証明」に変える

<div align="left"><figure><img src="/files/sEJVno4dcqJdmMccXSjD" alt="" width="213"><figcaption></figcaption></figure></div>

どれだけ自然をケアし、循環に貢献したか（交換頻度や履歴）に応じて、ユーザーにはステータスとバッジが付与されます。楽しみながら使い続ける仕組みが、そのまま「リジェネラティブな暮らし」への参加の表明となるようなビジュアライズを行っています。

#### 04. Timeline & Story｜記録が紡ぐ、再生の物語

<div align="left"><figure><img src="/files/70wicDv9qNgtr1ISKeVB" alt="" width="213"><figcaption></figcaption></figure></div>

「いつ、何に使ったか」というブロックチェーン上に刻まれた透明性の高い履歴を残すことができます。それは単なる決済データにとどまりません。それはそのまま、あなたが「どう自然を支えたか」というケアの物語を伝える記録となり、通貨の交換を豊かなストーリーへと昇華させます。


---

# 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/41-nikemuintfsu.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.
