> 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/project-updates.md).

# Project Updates

If you are participating in a [funding round](/resources-for-land-stewards/about-funding-rounds.md), your project updates through your project dashboard go straight to supporters' inboxes and keep them connected to the work you're doing.&#x20;

<mark style="background-color:cyan;">**As part of your agreement with Ma Earth, please be sure to post at least one project update per year (also referred to as your annual report in your Terms of Participation).**</mark> <mark style="background-color:cyan;"></mark><mark style="background-color:cyan;">You can of course post as often as you wish! Use images, videos, data, and storytelling to make your update as rich as possible.</mark>

If you are not currently in a funding round, you can still post project updates; this is a great way to show your momentum and support your chances of being accepted to a future funding round.

**Important: You don't have to wait until the project is "finished" to share updates. People love to see the journey.**

#### Some general suggestions for engaging your supporters through project updates:

* Speak to what you and/or the land are experiencing right now
* Include specific details (names, species, numbers, sensory observations)
* Show your progress through photos or video when possible
* Consider sharing about the project the way you would with a friend (ie. anecdotes, challenges, and celebrations)
* Incorporate community testimonials, feedback, or reflections

**What you might want to share with supporters:**

* What's the status of the project?
* What does it look like on the ground?
* Who are the people participating?
* What challenges are you facing?
* What's going well?

#### How often should I send updates?

* During campaign: Weekly if possible
* During project implementation: Monthly, and more often at major milestones
* When you feel like sharing: Anytime

#### How long should updates be?

If you have a lot to say, it might be as much as 2-3 paragraphs (150-300 words), but it can also be as short as a quick sentence and a photo.&#x20;

Sharing a project update should feel as easy as posting on social media. You can also share video (30 seconds to 3 minutes is great) or a selection of photos.

Short is sweet. We value consistency and hearing your voice, even if it's a quick note.

#### Remember:

Many supporters will want to know how the regeneration journey is going for you, what you're seeing, what's challenging you, and what's bringing you joy. Share stories as you would with your community. It can be a gift to include your supporters in this way.


---

# 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/resources-for-land-stewards/project-updates.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.
