> 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/articles.md).

# Articles

- [Preamble](https://docs.openconstitution.us/global-statutes/articles/preamble.md): This page is the Preamble of the Open Constitution.
- [Objectives](https://docs.openconstitution.us/global-statutes/articles/objectives.md): This page details the objectives of the members of this Open Constitution.
- [Global Statutes:](https://docs.openconstitution.us/global-statutes/articles/statutes-open-bank-foundation.md): These are the bylaws, adopted by each legal body constituted in Open Constitution global co-operatives network and registered in accordance with a region's local Business laws.
- [Bylaws articles](https://docs.openconstitution.us/global-statutes/articles/statutes-open-bank-foundation/bylaws-articles.md): GLOBAL STATUTES
- [Right to Indemnification](https://docs.openconstitution.us/global-statutes/articles/statutes-open-bank-foundation/right-to-indemnification.md): This page explains each officers, Directors or electoral appointee's right to indemnification, when serving at the request of the Foundation.


---

# 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:

```
GET https://docs.openconstitution.us/global-statutes/articles.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.
