> 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/ma-earth/about-ma-earth.md).

# About Ma Earth

Ma Earth is a collective funding platform for community-led regeneration. We connect land stewards with resources to restore ecosystems, protect watersheds, and care for the living world.&#x20;

Across the planet, communities are leading their own regeneration. The challenge is not a lack of solutions. It is a lack of flow. An estimated $1 trillion per year funding gap prevents community-led regeneration from accessing the resources it needs.

### Our Approach

Most funding systems concentrate decision-making power in the hands of a few. Ma Earth puts that power in the hands of communities instead through:

**Democratic allocation.** Through a quadratic funding model, the number of supporters shapes where resources flow, not just the size of donations.&#x20;

**Trust-based relationships.** We don't ask for lengthy proposals or burdensome reports. We ask for your story, your goals, and updates that keep your community engaged with your work.

[**Collaborative funding rounds.**](/resources-for-land-stewards/about-funding-rounds.md) Projects aren't competing against each other. When one project succeeds, the whole round benefits..

**Verifiable impact.** Through [Hypercerts](/ma-earth/our-technology/hypercerts.md), we create transparent, verifiable records of restoration — so funders can see what their support makes possible, and land stewards get recognized for the work they're already doing.

### Our Vision

Ma Earth envisions a world where the economy is in service to life — where prosperity is measured not by accumulation, but by the vitality of land, water, and community.

We are part of a broader movement shifting the economy from extractive to regenerative, from transactional to relational, from commodification to reverence. A movement that trusts communities to lead regeneration, and builds the infrastructure to resource them doing it.

Ma Earth is an invitation to collective stewardship. Small acts of care, multiplied across communities and landscapes, have the power to shift the whole.

### Learn More

**Get started:**

* [Learn about collective funding](/ma-earth/funding-explained/ma-earths-funding-model.md)
* [Apply to the next round](https://maearth.com/fundraise)

**Connect:**

* [Join community calls](/resources-for-land-stewards/funding-round-3-hub/community-calls.md)
* [Contact us](https://maearth.com/contact)

**Questions?**

* Browse our Help Center for detailed guides:
  * [For land stewards](/resources-for-land-stewards/getting-started-as-a-land-steward.md)
  * [For donors](/resources-for-donors/getting-started-as-a-donor.md)
  * [For trusted evaluators](/resources-for-trusted-evaluators/trusted-evaluator-guide.md)
  * [For host partners](/resources-for-host-partners/host-partner-guide.md)


---

# 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://help.maearth.com/ma-earth/about-ma-earth.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.
