> 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/start/why-earth-linc-exists.md).

# Why Earth LinC exists

In an age where everything becomes data a machine can run, Earth LinC points AI at what AI alone cannot value — what matters to a person, and to this earth.

## Three things were missing

**Permanence.** What you do for the earth today mostly evaporates — a post scrolls away, a receipt gets lost, a moment passes. The act was real; its form was disposable. Earth LinC gives the act a form that lasts: on-chain, unchangeable, kept.

**Sovereignty.** Even when a record exists, it usually belongs to someone else — a platform's database, a company's account system. Close the account and it's gone. On Earth LinC, what you mint and what you receive is yours under the rules of the public chain itself. No company can take it, edit it, or delete it — including the ones that build here.

**Connection.** An action for the earth shouldn't end at a receipt. Here, it travels: a star Cast from your station to a person you choose, a permanent two-way link, kept in their own sky. Sailors once found their way by the stars; here, the stars are the connections you make.

## And one thing had to stay true

A chain makes a record *permanent* — it does not make it *true*. So Earth LinC holds one rule above the rest: **no real-world ecological action is recorded until an independent, accountable source has confirmed it happened.** When a mint carries a mission, that mission comes down to the ground as real action — a place protected, restored — and the record of it can be believed.

## The bigger picture

The protocol makes this behavior possible: a real good for this earth, given permanent, sovereign value of its own. What people do with it — openly, on the public record the protocol produces — is what C//, YuCROWN's program, studies and keeps. (See **What is C//**.)

**What you do for the earth becomes part of who you are.**

***

*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/start/why-earth-linc-exists.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.
