> 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/overview/for-or-regenerative-coin.md).

# FoR | Regenerative Coin

<figure><img src="/files/c430d6362fd6faa1fe8baef85519f8f41e79f904" alt=""><figcaption></figcaption></figure>

**FoR | Regenerative Coin**

For Forest.\
For Planet.\
For Us.

The more it is used, the richer the forest becomes.\
A regenerative coin for reconnecting with nature\
FoR\
\
Website: <https://forforest.app/>\
X: <https://x.com/FoR_for_forest>\
Discord: <https://discord.gg/y5zGVeNH7D>\
GitHub: <https://github.com/FoR-for-forest/regenerative-coin>

***

FoR is a coin designed to care for nature.\
Rather than merely consuming natural resources,\
it is structured so that, each time it is used,\
a portion is pooled as tokens for the forest.

The more FoR is used, the more trees, soil, and watersheds are restored.\
What benefits the forest circulates back\
to enrich our lives.

Even small acts of care, like brushing a leaf aside,\
local livelihoods, and someone’s gentle gesture,\
connect through FoR and begin to circulate.

Daily activities are properly woven into a cycle,\
and our lives and nature reconnect once again.

Delivering a positive cycle for both nature and us.\
An alternative option to use together and grow together.\
That is the regenerative coin,\
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/for-en/overview/for-or-regenerative-coin.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.
