> 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/organization-profile/organization-logo.md).

# Organization Logo

#### File requirements

* Format: PNG, JPG, or SVG
* Size: At least 500x500 pixels
* File size: Under 5MB

#### Design tips for organization logos

Simple is better. Your logo should be readable at small sizes (it will appear as a thumbnail in project listings)

**Represent your work. Consider using:**

* Local plants or animals
* Landscape features
* Cultural symbols relevant to your community
* Simple, recognizable imagery

#### Don't have a logo?

That's okay. You can:

* Use a photo that represents your work
* Create a simple text-based logo with your organization's name
* Use free design tools like Canva or AI
* Commission a local artist or designer

**Or you can use a temporary placeholder.**

If you don't have a logo yet, you can use a placeholder and update it later. Having a visual aid helps supporters recognize your organization, but it doesn't have to be perfect.

<br>


---

# 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/organization-profile/organization-logo.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.
