> 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/resources-for-land-stewards/funding-round-3-hub/round-3-timeline.md).

# Round 3 Timeline

### Funding Round 3 Timeline

<mark style="color:$primary;">**1. Applications Open:**</mark>**&#x20;May 7, 2026**

Organizations submit projects they want to fund. Applications include your project location, story, goals, and timeline.

Learn more about creating a strong application in our [Project Guide](/resources-for-land-stewards/project-guide.md).

*Note: Organizations can only submit one application per funding round.*

**2. Applications Close: May 31, 2026.**

**3. Selection process: June 1-14, 2026**

A coalition of partner organizations carefully reviews all applications and selects projects representing a range of locations and approaches. The selection process is highly competitive, with only a small percentage of projects accepted.

**4. Confirm Participation Window: June 15-30, 2026**

After selected projects are notified via email, they finalize their participation in the funding round. This is when you add payment details, confirm your commitment, and begin preparing for your campaign.

**5. Round 3 Opens for Donations: July 1, 2026**

The funding festival begins.

Ma Earth provides guides, templates, resources, and support calls to help you prepare for the funding round. [Use our Crowdfunding Guide](/resources-for-land-stewards/crowdfunding-guide.md) as you:

* Gather photos and media
* Create your contact list
* Draft outreach messages
* Plan your campaign strategy
* Share [project updates](/resources-for-land-stewards/project-updates.md)

All projects in the round are live simultaneously, creating collective momentum.

**6. Round Closes: July 21, 2026**

The funding round ends, then we calculate total funds including:

* Direct contributions from your supporters
* Matching funds based on number of supporters ([quadratic funding](/ma-earth/funding-explained/quadratic-funding.md))
* Bonus funds (if all projects together reach the collective funding goal)

**7. Distribution of funds (within 4 weeks)**

Funds are transferred to your organization or [fiscal host](/resources-for-land-stewards/about-host-partners.md). Project begins.

**8. Ongoing community**

The round may be over, but the relationships continue. Share [project updates](/resources-for-land-stewards/project-updates.md) with your supporters, connect with other land stewards from your cohort, and prepare to apply for future rounds.


---

# 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/resources-for-land-stewards/funding-round-3-hub/round-3-timeline.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.
