# Governance Docs

Open Constitution AI Network, a digital commons infrastructure.

{% stepper %}
{% step %}

### Getting Started

Read [Articles of Association](https://docs.openconstitution.us/global-statutes/articles/statutes-open-bank-foundation) of Open-Bank Foundation.

Union rules and regulations for natural person, legal and electronic persons.
{% endstep %}

{% step %}

### [Treasury](https://app.gitbook.com/o/iUCZA8KkVwLfzEQmzt2z/s/18oVka8Ec0oxtyIYdiMh/)&#x20;

Read Treasury Council protocols deployed at Fiscal repositories.

{% endstep %}

{% step %}

### [Tribunal](https://app.gitbook.com/o/iUCZA8KkVwLfzEQmzt2z/s/ZRmwVvc5Ty8XufPtYver/)

Read Dispute resolution protocols deployed for any Social Credit transaction.

{% endstep %}

{% step %}

### [Ballot](https://app.gitbook.com/o/iUCZA8KkVwLfzEQmzt2z/s/p4cSBpGWIbc2tx63IogJ/)

Read Nominations and Electoral Charter of Open-Bank Foundation's Council.

{% endstep %}

{% step %}

### Community [Charters](https://app.gitbook.com/o/iUCZA8KkVwLfzEQmzt2z/s/1gR0SSZKfEfDkt2b69pl/)

{% endstep %}
{% endstepper %}

{% hint style="info" %}
This knowledge base is divided into sections where the Association's adopted procedural rules and regulations are published.&#x20;

You can visit each section.&#x20;

You can also ask AI to search and receive answers about anything related to the Governance docs.
{% endhint %}


---

# 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://docs.openconstitution.us/global-statutes/governance-docs.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.
