> For the complete documentation index, see [llms.txt](https://docs.gainforest.earth/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gainforest.earth/connect/blogs-and-stories.md).

# Blogs & Stories

## General Blog

For up-to date information about our work, you can access our general blog at <https://gainforest.substack.com/>

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="https://gainforest.substack.com/p/cash-or-crypto-fintech-conservation-ph">Cash or Crypto? Balancing Fintech for Conservation in the Philippines</a></td><td><a href="/files/M4Txq8dpvWXcqNCQdCYv">/files/M4Txq8dpvWXcqNCQdCYv</a></td></tr><tr><td><a href="https://gainforest.substack.com/p/supporting-youth-negotiators-at-cops">Supporting Youth Negotiators at COPs: Polly’s Role in Overcoming Barriers in Climate Diplomacy</a></td><td><a href="/files/eKCCrEaqyFdPYvXMMpgV">/files/eKCCrEaqyFdPYvXMMpgV</a></td></tr><tr><td><a href="https://gainforest.substack.com/p/donating-the-xprize-rainforest-prize">Donating the XPRIZE Rainforest Prize to Future Generations</a></td><td><a href="/files/qtn8UXLAbfR2AVj5zPlB">/files/qtn8UXLAbfR2AVj5zPlB</a></td></tr><tr><td><a href="https://gainforest.substack.com/p/lessons-learned-supporting-nature">Lessons Learned: Supporting Nature Stewards in Exploring Alternative Funding Through Gitcoin Grants</a></td><td><a href="/files/axZfcnfVSmu8zAiDeKLg">/files/axZfcnfVSmu8zAiDeKLg</a></td></tr><tr><td><a href="https://gainforest.substack.com/p/indigenous-field-notes-from-the-biodiversity">Indigenous Field Notes from the Biodiversity Olympics</a></td><td><a href="/files/xBidzGXgtopjx8FbZIuJ">/files/xBidzGXgtopjx8FbZIuJ</a></td></tr><tr><td><a href="https://gainforest.substack.com/p/deploying-the-audiomoth-with-oceanus">Deploying the AudioMoth with Oceanus Conservation in Cagwait, Philippines: A Journey of Science and Community Collaboration</a></td><td><a href="/files/pZZZqLRz81toNKXhXq9F">/files/pZZZqLRz81toNKXhXq9F</a></td></tr></tbody></table>

{% embed url="<https://gainforest.substack.com/>" %}

## Technical Blog

For more in-depth information about our tech stack and our technical decisions. Accessible on <https://0xgainforest.substack.com/>


---

# 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://docs.gainforest.earth/connect/blogs-and-stories.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.
