> 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-story.md).

# Project Story

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

Your project story is often the first thing people read. Make it clear, specific, and personal.

#### Structure (150-300 words):

People fund people, not just projects. A compelling project description includes both specific details and human stories.

* Start with why you care. What made you realize this work matters? Share 2-3 sentences that show your personal connection with the place and project.
* Describe what you see and offer some context. What factors are shaping the landscape?
* Explain your approach. What specific actions will you take? Why this approach? Who's involved?
* Show the change you're creating. How could the land look in 6 months? A year? How might this benefit the ecosystem and community?
* Include your community. Are there local partners or community organizations engaged?
* Be specific
* Be yourself

#### What makes a project story compelling:

* Clear timeline
* Specific outcomes
* Personal connection
* Simple language

#### What to avoid:

* Vague goals ("improve the environment")
* No timeline ("someday we'll restore the forest")
* Abstract language ("synergizing stakeholders for holistic impact")
* Only talking about problems, not solutions
* Leaving yourself out of the story

#### Adding videos to your project story

It is highly recommended to enhance your project story with [photos and videos](/resources-for-land-stewards/project-profile/image-guide.md).

You can upload a video as your project header (and update it at any time). It is not possible to upload videos to your project story, but you may embed additional video links from YouTube if you wish.

#### How to edit your project story

To edit your project story, simply navigate to your project dashboard and click on the pencil icon in the upper righthand corner:

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

*Projects >> Manage Projects >> Edit*

Note: If you are participating in a funding round, edits to your project story must remain within the original intent of your application while the round is open. However, you may add additional images to your project, enhance your project story, or create [project updates](/resources-for-land-stewards/project-updates.md) at any time.

***

See our [<mark style="color:blue;">Project Guide</mark>](/resources-for-land-stewards/project-guide.md) for additional support on developing your project story.


---

# 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/project-profile/project-story.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.
