> For the complete documentation index, see [llms.txt](https://docs.openconstitution.us/global-statutes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openconstitution.us/global-statutes/readme/amendments.md).

# Amendments

> Open Constitution Articles of Association goes through amendments all the time.&#x20;
>
> Open Constitution Articles of Association define several covenants and articles of association for its citizens.&#x20;
>
> a. Readers can use the information in these sections to publish on news websites, blogs and any other medium over the Internet.
>
> b. Readers can use the information in these sections to govern their organisations, with this constitution on their own.&#x20;
>
> "Wherever possible, please cite the Open Constitution's instrument(document page), when you reuse the constitution in your organisation.&#x20;
>
> We are running a global association of open-source intelligence and Intellectual assets, using the governance model, listed in this library.
>
> You may use the design principles of this library to run your private network, node or community. You can use the content, by simply attributing to the Open Constitution license.
>
> <https://github.com/openbanknetwork/Open-Constitution>

***Open Constitution Global Statutes are divided into different constitutional bodies.*** \
\&#xNAN;*Articles of association for each constitutional body of the Open Constitution are detailed and presented on a single page of this Open Constitution.*&#x20;

*Each page is, therefore, known as a single **instrument** of the Open Constitution.*&#x20;

Each **instrument** is bound by a specific custodian, an Open Council body which is responsible for maintaining, legislating, and amending the laws enacted in the Foundation's self-governance model.

<figure><img src="/files/mbOX3hyuguJxucnLYdPR" alt=""><figcaption><p>Changing Governance Articles of Open Constitution AI network</p></figcaption></figure>

> ## ARTICLE X AMENDMENTS
>
> \
> Ref:&#x20;
>
> These Bylaws may be altered, amended or repealed by the members, or by the Executive Council and new Bylaws may be adopted by the Executive Council or by the members.&#x20;
>
> No alteration, amendment or repeal of these Bylaws shall be effective unless and until the Foundation attempts, in good faith, to issue notice to the members of the Foundation of such alteration, amendment or repeal at least fifteen (15) days prior to the effective date of such alteration, amendment or repeal, which notice may be by electronic means.
>
> Read Bylaws [here](/global-statutes/articles/statutes-open-bank-foundation.md).

{% hint style="info" %}
Read governance guidelines before bringing about an Amendment to the Open Constitution.&#x20;

Visit [Trust Governance Center](https://eresidency.open-bank.org)

File an Amendment Proposal
{% endhint %}

\
**Custodian:** [**Executive Council**](/global-statutes/foundation/executive-council.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.openconstitution.us/global-statutes/readme/amendments.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
