# Parachain XCM Value

Jur provides modular services in the governance sphere via XCM to other Parachains: oracle, dispute resolution, treasury. Other Parachains won't have to create, test and maintain complex governance-related functionalities.

On a high-level, every Jur Module can be considered part of a DAO2.0 stack that other chains can easily use.

<figure><img src="https://lh3.googleusercontent.com/IinQFftz7nl_vDQbpmfEL2Ur3FeNNHkZI9DEWScbXMeatcrYsjN1PpFsR134HvAs_Qhfbb4qpwwV-yvEPvR3vpMQOibUEIQnKK6NiUJn3Ja9swJZg5so1dEctlfS5YXcvrY_kLzcT_Bp9T5Ir5R80y-AuXpPlzVrPkycyL8aSXYBHlmV0In91n2dBCJHrQ" alt=""><figcaption></figcaption></figure>


---

# 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/ecosystem-and-economy/parachain-xcm-value.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.
