> 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/open-ballot/treasury-ballot.md).

# Treasury Ballot

A:

<table><thead><tr><th width="179">Name of body</th><th width="192">Description</th><th>Roles/Responsibilities</th></tr></thead><tbody><tr><td>Treasury Council</td><td>electorally appointed members</td><td>Open-Bank protocol &#x26; Charter legislation body</td></tr><tr><td>Treasury CWC</td><td>electorally appointed members, officers and employees of the Foundation</td><td>Maintaining Open Treasury compliance levels</td></tr><tr><td>Steward Group</td><td>electorally appointed officers and employees of the Foundation's local Fiscal Host</td><td>Maintaining Open Treasury compliance levels alongside  other associated local laws.</td></tr><tr><td>Independent Board</td><td>electorally appointed Board of Directors in local Fiscal Host</td><td>Responsible for reporting financial statements</td></tr></tbody></table>

B:&#x20;

<table><thead><tr><th width="170">Name of body</th><th width="146">Description</th><th>Roles/Responsibilities</th></tr></thead><tbody><tr><td>Any Open Council</td><td>electorally appointed members</td><td>Open-Bank protocol &#x26; Charter legislation body</td></tr><tr><td>Project CWC</td><td>electorally appointed members, officers and employees of the Foundation</td><td>Maintaining Open Treasury compliance levels</td></tr><tr><td>Any Independent CWC</td><td>electorally appointed officers and employees of the Foundation's local Fiscal Host</td><td>Maintaining Open Treasury compliance levels alongside  other associated local laws.</td></tr><tr><td>Executive Council</td><td>electorally appointed </td><td>Responsible for public facing records of the financial statements</td></tr></tbody></table>

{% hint style="info" %}
Read about the [Election Council](https://docs.muellners.info/foundation/election-council). \
Read more about the [Open Ballot](https://docs.muellners.info/charters/open-ballot).

See the[ Electoral Charter](https://docs.muellners.info/charters/electoral-charter) of the Open Constitution AI network to know who can get elected to these bodies.
{% 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/open-ballot/treasury-ballot.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.
