> 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/using-earth-linc/composing-with-navicanvas.md).

# Composing with NaviCanvas

*You author. It composes. And one line it will never cross.*

**NaviCanvas** is the AI that gives your activity a living form. You bring the substance — what you did, why it matters, the words and images that are yours — and NaviCanvas shapes it into your station's living page.

## How composing works

1. **Tell it your X.** What is this station about? An activity, an event, a tradition, an organization's work — in your own words.
2. **Give it your material.** Your text, your photos, your voice. The more of *you* in the input, the more the page is yours.
3. **It composes.** NaviCanvas shapes what you gave it into a living page — structure, rhythm, presentation.
4. **You direct.** Recompose, adjust, refine. The page is done when *you* say it is. You are the author; NaviCanvas is the instrument.

The composed page is treated as **your content** (see the *IP & DMCA Policy*). You're responsible for having the rights to what you bring — bring what's yours.

## The integrity boundary — the line that never moves

One rule is constitutional in the protocol:

> **AI composes authored, human-supplied expression only. It never generates, alters, or asserts verified ecological fact.**

What this means in practice:

* NaviCanvas will shape your story; it will not invent a claim that something happened for the earth.
* The **verified-fact layer** — what was done, where, when, as confirmed by an independent, accountable source — is untouchable by AI, by you, and by us. NaviCanvas composes *around* it, never *into* it.
* Trying to get AI to write fact — by prompt, workaround, or tooling — is a violation of the *Acceptable Use & Content Policy*, the most serious kind.

This is also why **Navi** (in your Realm) only ever *surfaces*. On Earth LinC, AI gives form to what's yours and finds meaning in what's true — it never manufactures the truth itself.

## Free allowance, then paid

Composing starts free. Beyond the free allowance, composing is paid — current plans and rates are always shown before you pay (see the *Payment & Refund Policy*).

***

*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/using-earth-linc/composing-with-navicanvas.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.
