> For the complete documentation index, see [llms.txt](https://forest-nft.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://forest-nft.gitbook.io/whitepaper/purojekuto/fur.md).

# 収益フロー

NFT投資家がForest NFTを購入した場合、以下のケースで収益を獲得することができます。

Forest NFTを購入\
&#x20;   \- Forest NFTの価格上昇によるForest NFT売却益（Open seaなどでの売買）\
↓\
保有している森林がCo2を吸収\
↓\
6ヶ月毎に吸収したCo2量の証明としてCarbon Credit NFTがForest NFT所有者にドロップ\
↓\
Carbon Credit NFTを企業や個人に販売（Forest Marketplace上）\
&#x20;   \- Carbon Credit NFTの販売による収益（販売価格は国際的なCo2-1トンあたりの価格に紐づく）\
&#x20;   \- Carbon Credit NFT自体の価格上昇益（Co2-1トンあたりの価格は上昇傾向）


---

# 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:

```
GET https://forest-nft.gitbook.io/whitepaper/purojekuto/fur.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
