> For the complete documentation index, see [llms.txt](https://docs.unich.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unich.com/unich-network/core-principles/seven-operating-principles.md).

# Seven Operating Principles

* **Principle 1 - Real action upgrades the Node; it does not directly create FC.** All verified activity upgrades Mining Rate, and the Node automatically produces FC according to that rate.
* **Principle 2 - Users own their Node; the Node owns its own history.** Node data belongs to the User. Value created by the Node is distributed to the User. The network does not sell Node data or exploit Nodes as an advertising revenue source.
* **Principle 3 - FC is an asset, not a reward.** FC is not described, distributed, or perceived as a reward, bonus, prize, or gift. FC is the Node's output — a foundational asset produced through mining.
* **Principle 4 - Transparency in mechanisms, silence on outcomes.** All mechanisms, formulas, and terms are publicly disclosed. But the network makes no promises about FC price, profits, or the timing of any market event.
* **Principle 5 - Accountability is a binding constraint, not voluntary.** Every commitment of the founding team comes with a self-enforced penalty mechanism if not fulfilled correctly.
* **Principle 6 - Sustainable growth over fast growth.** One real Node, upgraded through real activity, mining sustainably for many years is worth more than 100 virtual Nodes operating short-term.
* **Principle 7 - The right to leave is a core right.** Users may exit the network at any time, taking their Node and data with them. No locking mechanism, no barrier to exit.


---

# 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://docs.unich.com/unich-network/core-principles/seven-operating-principles.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.
