> For the complete documentation index, see [llms.txt](https://earthlinc.gitbook.io/protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://earthlinc.gitbook.io/protocol/build/bring-a-mission.md).

# Bring a mission

*For nonprofits and collaborators doing real work for the earth.*

A **mission** is a real action for this earth — restoration, protection, repair — that a station's mint can carry. When someone mints carrying your mission, their payment becomes a **Drop**: the full amount, charitable, to YuCROWN, funding the work. And the verified facts of that work travel, immutable, with every NaviStar Cast from that station — into Realms, kept by people, permanently.

That's what becoming a mission means: your work stops being a line in a report and becomes something people carry.

## What you bring

A real, **verifiable** earth action:

* **Physical work in a physical place** — what was done, where, and when must be concrete enough to confirm.
* **An independent, accountable source** that can attest it — an organization separate from the mission itself, standing behind field evidence rather than promises.

## The one HARD rule: verified before recorded

The chain makes a claim *permanent* — not *true*. So the protocol's rule has no exceptions: **before any physical-world claim is recorded, an independent, accountable source must confirm it.** No verification, no recording. This protects you as much as anyone: it's why a mission's record on Earth LinC can be believed without asking anyone to take your word for it.

## How the money flows

A mint carrying your mission → **Drop** → **YuCROWN** (the 501(c)(3) anchor) → your mission. **The full amount; charitable only; one payment, one destination — never split**, and never commingled with any commercial revenue. Donors receive the acknowledgments and disclosures the law requires (see the *Donation Terms & Charitable Disclosures*).

## How missions are onboarded

Missions are **attested by the anchor**: YuCROWN holds the missions, the verification, and the public trust, and operates its mission program under **C//**. Open, permissionless mission-onboarding is a future direction of the protocol; today, the door is a conversation.

## Start the conversation

Write to **<support@earthlinc.earth>** — subject "mission" — with what your work is, where it happens, and who can verify it. We read everything.

***

*A protocol anchored by YuCROWN Corporation · 501(c)(3) — anchored, never owned.*


---

# 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://earthlinc.gitbook.io/protocol/build/bring-a-mission.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.
