> 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-trusted-evaluators/endorsements.md).

# Endorsements

<mark style="color:$primary;">An endorsement is a public statement that you know and trust an organization on the Ma Earth platform, and that the organization does the work it claims to do.</mark>

When you endorse an organization, you're telling donors: "I know this organization. They're real, and they can be trusted."

**Endorsing an organization means:**

1. You know the organization exists and operates where they claim
2. The people running it are who they say they are
3. The organization has a track record of doing the work described in their profile

**An endorsement is not a promise that every project run by that organization will be a success.** You can endorse as many organizations as you want, so it's not about choosing the "best" organization, but rather indicating your trust in each organization you know and vouch for.

#### When should I endorse an organization?

**Endorse when you have direct knowledge:**

* You've worked with the organization directly
* You've visited their sites or observed their work
* You have first-hand evidence they do what they claim
* You trust them based on sustained relationship and track record

**Don't endorse based on:**

* Their website or materials alone
* Unverified second-hand reports&#x20;
* Pressure from the organization

**Only endorse organizations you actually know and trust.**

#### What do donors see when I make an endorsement?

When you endorse an organization, your endorsement appears on their Ma Earth profile, and donors can see your organization and logo on their profile page.

**This helps donors assess credibility by seeing who vouches for the organization.**

***

#### <mark style="color:$primary;">Removing endorsements</mark>

Circumstances change. If an organization's work or leadership changes, or you learn information that affects your trust, you can remove your endorsement:

1. Visit your profile, where you can see the organizations you've endorsed
2. Click on the organization you wish to update to navigate to their profile
3. Select "Remove endorsement" and confirm the change.


---

# 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-trusted-evaluators/endorsements.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.
