# Architecture

- [Intro](https://gitbook.jur.io/jur-documentation/architecture/intro.md)
- [Overview](https://gitbook.jur.io/jur-documentation/architecture/overview.md)
- [Community Module](https://gitbook.jur.io/jur-documentation/architecture/community-module.md)
- [Community](https://gitbook.jur.io/jur-documentation/architecture/community-module/community.md)
- [Proposal](https://gitbook.jur.io/jur-documentation/architecture/community-module/proposal.md)
- [Treasury Module](https://gitbook.jur.io/jur-documentation/architecture/treasury-module.md)
- [Treasury](https://gitbook.jur.io/jur-documentation/architecture/treasury-module/treasury.md)
- [Project](https://gitbook.jur.io/jur-documentation/architecture/treasury-module/project.md)
- [Oracle Module](https://gitbook.jur.io/jur-documentation/architecture/oracle-module.md)
- [Oracle](https://gitbook.jur.io/jur-documentation/architecture/oracle-module/oracle.md)
- [Assessment](https://gitbook.jur.io/jur-documentation/architecture/oracle-module/assessment.md)
- [Dispute Resolution Module](https://gitbook.jur.io/jur-documentation/architecture/dispute-resolution-module.md)
- [Court](https://gitbook.jur.io/jur-documentation/architecture/dispute-resolution-module/court.md)
- [Dispute](https://gitbook.jur.io/jur-documentation/architecture/dispute-resolution-module/dispute.md)
- [Judgement](https://gitbook.jur.io/jur-documentation/architecture/dispute-resolution-module/judgement.md)
- [Jur Chain](https://gitbook.jur.io/jur-documentation/architecture/jur-chain.md)
- [Benefits of an Autonomous Chain](https://gitbook.jur.io/jur-documentation/architecture/jur-chain/benefits-of-an-autonomous-chain.md)
- [Ethos Testnet](https://gitbook.jur.io/jur-documentation/architecture/ethos-testnet.md)
- [Governance](https://gitbook.jur.io/jur-documentation/architecture/governance.md)
- [Forkless Upgrades](https://gitbook.jur.io/jur-documentation/architecture/governance/forkless-upgrades.md)
- [Progressive Decentralization](https://gitbook.jur.io/jur-documentation/architecture/governance/progressive-decentralization.md)
- [Token Swap](https://gitbook.jur.io/jur-documentation/architecture/token-swap.md)
- [Running a Node](https://gitbook.jur.io/jur-documentation/architecture/running-a-node.md)
- [Ecosystem and Economy](https://gitbook.jur.io/jur-documentation/architecture/ecosystem-and-economy.md)
- [Polkadot](https://gitbook.jur.io/jur-documentation/architecture/ecosystem-and-economy/polkadot.md)
- [Parachain XCM Value](https://gitbook.jur.io/jur-documentation/architecture/ecosystem-and-economy/parachain-xcm-value.md)
- [Transparency](https://gitbook.jur.io/jur-documentation/architecture/transparency.md)
- [Audit](https://gitbook.jur.io/jur-documentation/architecture/audit.md)


---

# 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/architecture.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.
