> 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/featured-stories.md).

# Featured Stories

If your project has been accepted into a [funding round](/resources-for-land-stewards/about-funding-rounds.md), you may be considered for a featured story across Ma Earth's channels: the blog, email newsletter, Instagram, LinkedIn, and more.

A featured story is a piece of content created by Ma Earth to share your project's work with our community of supporters, funders, and fellow land stewards. It is intended to amplify your organization’s projects as much as possible.

Featured stories highlight the inspiring initiatives of community-led regeneration across the globe, bringing more attention (and funding) to participating organizations.

#### What content is used for a featured story?

You don't need to create any new content. We use what you've already submitted, including your [project story](/resources-for-land-stewards/project-profile/project-story.md) and title, photos or videos you've uploaded to your campaign page, and [project updates](/resources-for-land-stewards/project-updates.md) you've posted.

*The more information you add to your profile, the stronger the featured story will be. See our* [*Project Guide*](/resources-for-land-stewards/project-guide.md) *for  suggestions for your project story.*

#### Do I need to give permission?

Yes. During the application process, you'll see an optional checkbox that reads:

*"Yes, I want my project to be featured!"*

If you checked this box, you’re already in the queue for your project to be featured. Please note that checking this box does not guarantee that your project will be featured.

You can withdraw permission at any time. [Contact us](https://maearth.com/contact) you want to update your preferences, and we will not feature any additional content from your project.

Your project's ability to participate in a funding round is not affected by whether or not you're featured.


---

# 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/featured-stories.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.
