# Overview of Jur Chain

As a [substrate-based](https://substrate.io/) [PoS](https://www.geeksforgeeks.org/proof-of-stake-pos-in-blockchain/) chain, Jur’s modules provide flexible, advanced Web3 governance while creating the ultimate trustless coordination layer.

Jur adheres to the following principles of system design:

<figure><img src="/files/56juUc9Q4IyK52l1C9CH" alt=""><figcaption></figcaption></figure>

* **Modular:** Use what you want
* **Flexible:** Each module has different variations of logics, so that a community can select a sub-category that serves their needs
* **Interoperable:** Interact with Jur Chain through cross-chain communication
* **Secure:** Connected to the Polkadot Relay Chain
* **User Friendly:** Jur offers a set of easy-to-use dApps that interact with the Jur Chain
* **Progressively Decentralized:** Starting with the sudo pallet for efficiency and speed of execution Jur Chain will progressively be decentralized until the runtime is completely managed by the JUR token holders


---

# 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/the-lean-network-state-model/overview-of-jur-chain.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.
