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

# Project Location

Choose your primary location where most of the work happens or where the largest area of land is being stewarded.

#### Why only one location?

Project locations help people find work in a particular area they wish to support, as well as understand the geographic context of your project.

If your work truly spans multiple distinct locations, consider applying with different projects for different locations in future rounds. Each project can tell its own story and engage different community networks.

For now, choose the primary location when setting up your project profile. You can mention the other locations in your project description.

***

#### Which locations are eligible for funding rounds?

Ma Earth currently considers applications from organizations and projects in all countries.

**Please note: If your organization is not located in a** [**Stripe-supported country**](https://stripe.com/global)**, you will need a** [<mark style="color:$primary;">**host partner**</mark>](/resources-for-land-stewards/about-host-partners.md) **in a Stripe-supported country to receive funds on your behalf.**

[Contact us](https://maearth.com/contact) if you have questions about your eligibility.


---

# 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-location.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.
