> 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/funding-round-3-hub/confirming-participation.md).

# Confirming Participation

Congratulations! If your project was accepted into a funding round, the next step is to secure your spot and set yourself up for a successful campaign.

Follow these steps to be sure not to miss anything:

#### **1. Confirm your participation by the deadline**

You'll receive an email notification when your project is accepted. Follow the link in that email to confirm your participation before the deadline stated.&#x20;

**You cannot confirm your participation after this deadline.**&#x20;

* Not sure about deadlines? [See the round timeline here](/resources-for-land-stewards/funding-round-3-hub/round-3-timeline.md).&#x20;
* Haven't received an email about your application? Check your spam folder.
* For a full overview of how funding rounds works, visit [About Funding Rounds](https://help.maearth.com/resources-for-land-stewards/about-funding-rounds).

#### **2. Check if you need a host partner**

If your project is **not** associated with a registered nonprofit in a [Stripe-supported country](/resources-for-host-partners/stripe-onboarding/stripe-supported-countries.md), you will need a host partner in order to participate in a funding round.

A host partner is an established organization that receives and disburses funds on your behalf. If this applies to you, arrange your host partner arrangement before the round opens — this is required to receive funds.

* [Learn more about host partners](https://help.maearth.com/resources-for-land-stewards/about-host-partners)

#### **3. Finalize and publish your organization and project profiles**

Make sure your [Organization Profile](https://help.maearth.com/resources-for-land-stewards/organization-profile) and [Project Profile](https://help.maearth.com/resources-for-land-stewards/project-profile) are complete and accurate before the round goes live. If you have not done so already, you will automatically publish these profiles when you confirm your participation.

Your profiles are your connection point to the world, and especially donors. A strong profile can significantly impact how much community support you receive.

* Learn more about [Organization Profile Visibility](/resources-for-land-stewards/organization-profile/organization-profile-visibility.md)
* Learn more about [Project Profile Visibility](/resources-for-land-stewards/project-profile/project-profile-visibility.md)

#### **4. Prepare your campaign**

Once you have confirmed your participation, and even before the round opens, you can start reaching out to your community. Ma Earth's collective funding model distributes **more funds** to the projects with **more individual supporters**, so outreach really matters.

* Check out our [Crowdfunding Guide](https://help.maearth.com/resources-for-land-stewards/crowdfunding-guide)&#x20;
* Learn more about [Quadratic Funding](/ma-earth/funding-explained/quadratic-funding.md)
* Join [Community Calls](/resources-for-land-stewards/funding-round-3-hub/community-calls.md) for campaign prep

#### **5. Know what happens after the round closes**

Once the round ends, matching funds are calculated and distributed. Project work begins within the following year. We encourage you to share regular [Project Updates](https://help.maearth.com/resources-for-land-stewards/project-updates) with your supporters as the work progresses.

* Get inspiration for [Project Updates](/resources-for-land-stewards/project-updates.md)
* Learn more[About Payouts](/resources-for-land-stewards/about-funding-rounds/about-payouts.md)

***

Questions? [Contact us](https://maearth.com/contact)


---

# 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/funding-round-3-hub/confirming-participation.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.
