> 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/open-bank/getting-started/about-open-treasury.md).

# About Open Treasury

Open Treasury is a Self governed, autonomous constitutional object of the Open Constitution.

> *<mark style="color:purple;">In pursuit of Objective III  Self governance based public trust</mark>*
>
> *To constitute and hold a community owned, self governed, Public Trust, aided with artificial intelligence governance, and whose repositories are maintained on an open source public ledger, and whose control is solely vested in the self governance of the Articles of Association of this Open Constitution.*

*Foundation therefore maintains an Open Treasury.*

Open Treasury is constituted to maintain <mark style="color:purple;">**Fund appropriation, allocation and provisioning to different projects and programs of the Foundation.**</mark>&#x20;

Open Treasury accounts are maintained with different Fiscal Hosts of the Foundation, in different regions and economies on the planet Earth.

{% hint style="info" %} <mark style="color:green;">Open Treasury also performs Asset Management Construction, Reconstructions and Securitization of the pool of Assets under management within the Articles of the Open Constitution.</mark>

<mark style="color:green;">Open Treasury is based on technological design principles of scalability, modularity and benchmarked performance of the Finscale distribution.</mark> \ <mark style="color:green;">Open Treasury enables, verifies, records and audits the open accounting ledger, which the Treasury Council maintains.</mark>&#x20;
{% endhint %}


---

# 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/open-bank/getting-started/about-open-treasury.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.
