# Changelog

All notable changes to the documentation will be updated in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).

## 4.0.2 - 2023-02-10

### Added

* JUR TOKENOMICS
  * Non-Staking Policy
  * Transparency Policy

## 4.0.1 - 2023-01-23

### Added

* JUR ECONOMY
  * 💲 $JUR Token Model
  * ⌛️ $JUR Deflationary Token Model
  * 🏦 Transaction Fee Distribution
  * 🦹‍♂️ $JUR Staking : Meta-Citizenship
  * ❗️ Legal Disclaimer
* CC LICENSE

### Fixed

* Index Summary

## 4.0.1 - 2022-12-22

### Fixed

* Typos
* Broken links
* Restructured index

***

## 4.0.0 - 2022-12-16

### Added

* 🔬 Key Notions
* 🌎 The Network State
* Types of Network State
* 🔍 The Balajian Definition of Network State
* 🔘 Difference between Network State and DAOs
* 🇺🇳 Network States and Nation States will be Complementary
* 🖼 The Network State Wiki
* 🏴 The Lean Network State Model
* 🧱 Lean Network State Components
* ⏳ Future Component
* Architecture
* ⛓ Jur Chain
* 💓 Ethos Testnet
* 🗳 Governance
* 💱 Token Swap
* 🌐 Running a Node
* 🌳 Ecosystem and Economy
* 💲 Token
* 👓 Transparency
* 🔐 Audit
* 🙋‍♀️ FAQ
* ⏩ Roadmap
* 🔁 Versioning
* 🚩 Milestones
* ☕️ About Us


---

# Agent Instructions: 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/more/changelog.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.
