> For the complete documentation index, see [llms.txt](https://help.maearth.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.maearth.com/readme.md).

# Help Center

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

**Welcome!**\
Ma Earth connects nature projects with people who believe in their work. Whether you're stewarding land or supporting those who do, this is your community.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><strong>About Ma Earth</strong></h4></td><td>The platform, our philosophy, and the technology powering the work.</td><td><a href="/pages/30zzkhV1EG43Hwp61TGj">/pages/30zzkhV1EG43Hwp61TGj</a></td><td><h4><i class="fa-earth-americas">:earth-americas:</i></h4></td><td><a href="/files/Sc2iXghWA41Lu0FTSgma">/files/Sc2iXghWA41Lu0FTSgma</a></td><td></td><td><a href="/pages/30zzkhV1EG43Hwp61TGj">/pages/30zzkhV1EG43Hwp61TGj</a></td></tr><tr><td><h4><strong>For Land Stewards</strong></h4></td><td>Apply for funding, prepare your campaign, and share your regenerative work.</td><td><a href="/pages/AuBrubbvB8tiRxLEilts">/pages/AuBrubbvB8tiRxLEilts</a></td><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><a href="/files/UZjwiCWHOgvhQ3IXoU1l">/files/UZjwiCWHOgvhQ3IXoU1l</a></td><td></td><td><a href="/pages/AuBrubbvB8tiRxLEilts">/pages/AuBrubbvB8tiRxLEilts</a></td></tr><tr><td><h4><strong>For Donors</strong></h4></td><td>Donating on Ma Earth, unlocking matching funds, and supporting nature projects.</td><td><a href="/pages/lcALQkyUiNgKrOBUO78Q">/pages/lcALQkyUiNgKrOBUO78Q</a></td><td><h4><i class="fa-hands-holding-heart">:hands-holding-heart:</i></h4></td><td><a href="/files/FTxBIUxDnb2VjWJgmPmN">/files/FTxBIUxDnb2VjWJgmPmN</a></td><td></td><td><a href="/pages/lcALQkyUiNgKrOBUO78Q">/pages/lcALQkyUiNgKrOBUO78Q</a></td></tr><tr><td><h4><strong>For Host Partners</strong></h4></td><td>Host projects on Ma Earth by receiving and managing crowdfunding donations and matching funds.</td><td><a href="/pages/gXzBN5T45HQ0eTSYTpit">/pages/gXzBN5T45HQ0eTSYTpit</a></td><td></td><td><a href="/files/qGuSIRMQfatWPj5xKGCN">/files/qGuSIRMQfatWPj5xKGCN</a></td><td></td><td><a href="/pages/gXzBN5T45HQ0eTSYTpit">/pages/gXzBN5T45HQ0eTSYTpit</a></td></tr></tbody></table>


---

# 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://help.maearth.com/readme.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.
