> 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-donors/user-profile.md).

# User Profile

Your user profile is your individual digital identity on the Ma Earth platform. Just like any social media platform, it can include your name, links, photo, and bio, as well as your top causes and projects you've supported.

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

To update your profile photo and bio, sign in on Ma Earth, click on your name icon in the top righthand corner of the page, and select "Edit profile."

<details open>

<summary><strong>Note for land stewards</strong></summary>

We highly recommend filling in your user profile, as this helps build credibility and trust with donors and potential supporters. People want to know about the people behind the work.

</details>

#### User Profile Visiblity

You can change your visibility settings at any time through your dashboard on Ma Earth. Making your user profile visible is optional, but recommended.

**Private**

If your user profile is set to "private" only your display name and profile image are visible.

**Public (recommended)**

Anyone can see your user profile on Ma Earth.


---

# 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-donors/user-profile.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.
