> For the complete documentation index, see [llms.txt](https://gitbook.jur.io/jur-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.jur.io/jur-documentation/lean-network-state-components/community/a-web3-citizens-journey.md).

# A Web3 Citizen's Journey

#### A Web3 Citizen’s Journey

Jur’s stack provides for three phases of the lifecycle of a Web3 community. Imagine you are founding a society.

* **Society**: your community finds and determines its Ethos. Ethos is the set of shared values that bonds the members of the society together and guides their action. You as founder make Propositions that are voted on by members. The blockchain stores the history of votes, participation and their content constituting an indelible history of a new form of civilization.
* **Nation**: your community has developed a deep sense of belonging, cohesion, and shared purpose and comes to regard itself as a nation. This sense of unity is the essential characteristic. When your community decides to become a nation, it can designate a territory and represent itself under a unified symbol, the flag. Crowd-funding the purchase of land is an option, but the territory does not have to be physical. You could establish a virtual territory, like a Discord server, or a twitter profile.
* **State**: the community, which has decided to congregate in a territory and has its own Ethos determines a form of government, represented by a constitution which contains procedures for creating rules.

<figure><img src="https://lh4.googleusercontent.com/B7rjm-7uu7loDrUsH5Z4br_ddS5tapAXjEfdkixSxZBCsbW2hkQvbqy0RezgBszPwtPERMtlt-k8UmUcIyYC4Zmq-x3-xjwUz3qifuRRm-u6gg1_gt5ZARbHDN2G8KrYsXHbWOSfKLONQBCMc6bh3W5qJ7Z16IqqRKmATjZqZThco1_3yBWXGquH3bNAqg" alt=""><figcaption></figcaption></figure>

The model will allow you to issue a Society Token and develop a blockchain-based economy. Tools for creation and administration of public services and various models of government will be provided.

The power of this idea arises from the community, from the free choice of each individual to join a society that matches their personal values and be part of something bigger. Jur will operate from an agnostic position, taking on point of view no how societies should be organized but rather building flexible tools that allow people to create any kind of society they want.


---

# 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://gitbook.jur.io/jur-documentation/lean-network-state-components/community/a-web3-citizens-journey.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.
