# Legislative

The legislative module enables the creation of DAOs that approve and maintain Standards, Rules and forms of rules in a decentralized and opt-in manner.

The vision is to enable the creation of Standards of rules that Societies and States can opt into. These standards can be invoked by on-chain logic so as to increase the scope of the executive logic with non-deterministic prescriptions.


---

# 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/future-components/legislative.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.
