# Who is maintaining the Wiki?

This Wiki is an initiative launched in the Jur Labs; anyone can join and contribute. The Council that ensures quality of content is initially appointed by Jur, operating with decentralized oversight of the Jur community.

The Jur team will review comments and suggestions for revision in Git, and decide which additions to incorporate in the next draft. Whenever revisions are made to the Wiki, notice will be given in writing in a non-passport gated, publicly accessible channel in Discord.&#x20;

At any point after publication, any change may be appealed by the community which triggers a vote by the community.


---

# 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/wiki-network-state/introduction/who-is-maintaining-the-wiki.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.
