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

# Project Timeline

We understand that timelines are a moving target with land-based work. Weather, seasons, community availability, and other factors affect timing. We don’t expect you to have a precise timeline finalized to apply for a funding round. Just provide your best estimate.

#### Why do I need to provide a timeline at all?

Timelines help supporters understand when the work will happen, how their contribution fits into the bigger picture, and when they can expect to hear about your progress.

*Things change, especially with real-world, land-based work. If your timeline shifts, post an update. Your supporters will understand. Transparency and communication go a long 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-profile/project-timeline.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.
