# Overview

Here is an overview of the current architecture of the Jur Stack which includes:

* [Community Module](/jur-documentation/architecture/community-module.md)
* [Treasury Module](/jur-documentation/architecture/treasury-module.md)
* [Oracle Module](/jur-documentation/architecture/oracle-module.md)
* [Dispute Resolution Modules](/jur-documentation/architecture/dispute-resolution-module.md)
* Trade Modules (WIP)

<figure><img src="https://lh5.googleusercontent.com/c-kwZpdF7yrbbUSlB_Du2Az6MGw81oRKorQpxkUeg9DcWDLK4dpkPjEURVBhdZqiUoHWcRaUBdDt9SG1226_5pXvk5drYqxXOIFmYWbAapw5VEBUpt9-haXWuoraJM0aOvGRVtrQZQcup3RB-FwYc15iT0Kx_NaAZibGlh67gCGulwwAs4wGnOKOY-YveA" alt=""><figcaption></figcaption></figure>

Further modules are currently under consideration.


---

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