> For the complete documentation index, see [llms.txt](https://gitbook.logos.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.logos.co/logos/about-logos/vision.md).

# Vision

## Cyberstates will form the next social order

Self-sovereign network states offer a wealth-creation opportunity on a scale comparable with nation-states.  According to the *Journal of Institutional Economics*, **"A mere 0.1% reduction in transaction costs can quadruple a country’s wealth** – **the difference between Argentina and Switzerland."** The rise of multiple governance models will drive competition between nations and networks, giving citizens underserved by current systems more choice in the rules they live by.

<figure><img src="/files/ipf2N5tlwexAXnyDcNlH" alt=""><figcaption><p>Cyberstates vs Network States</p></figcaption></figure>

Logos is building the **first digital autonomous zone** – a free, open space on the internet where the crypto community can create, experiment, and explore new forms of governance and economic expression. Transcending the nation-state model requires moving beyond the web 2.0 technology stack and embracing a truly decentralised network that prioritises privacy. We are building Codex, Waku, and Nomos as the foundational layers of this new stack to these networks.&#x20;

## Long-term vision

### **Phase 1: Evolving institutions**

The adoption of Bitcoin as legal tender indicates that smaller nation states are willing to outsource responsibilities to open-source protocols. The absence of base-layer privacy prevents the government from adopting more complex functions.

Nation states can enhance their global competitiveness by implementing government-ready institutions built on the Logos technology stack. These institutions – such as banking and property registry – rectify the erosion of civil liberties and improve the lives of underserved citizens by replacing ineffective bureaucratic processes with simplified app-based interfaces.

### Phase 2: On-chain startup cities and SEZs

Social enclaves can be created within existing jurisdictions to better support the needs of specific sects of the population. Startup cities and communities within special economic zones and exploratory territories can organise collections of social institutions around privacy-preserving governing services built on the Logos technology stack.

Logos will support existing social experiments and encourage the formation of [future ](#user-content-fn-1)[^1]ideologically aligned communities.

### Phase 3: Self-sovereign Cyberstates and Parallel Societies&#x20;

The combination of a durable data storage protocol, an ephemeral communication protocol, and privacy-preserving layer-1 enables auditable and forkable governing states that require an individual’s expressed consent to be governed.

Logos serves as the coordination mechanism for governance and resolution, similar to the role of the United Nations among nation-states. Our vision supports the infinite formation of digital territories and economies.

[^1]: I'd consider the placement of "future" here - it's kind of ambiguous. you could even drop "future" entirely


---

# 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://gitbook.logos.co/logos/about-logos/vision.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.
