> 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/fiscal-localization-guidelines.md).

# Fiscal Localization Guidelines

- [Constituting Open Treasury](https://docs.openconstitution.us/global-statutes/open-bank/fiscal-localization-guidelines/constituting-open-treasury.md)
- [Trust and Accountability](https://docs.openconstitution.us/global-statutes/open-bank/fiscal-localization-guidelines/trust-and-accountability.md): This page explains the Trust and Accountability design principles and community guidelines for the members of Muellners Foundation, w.r.t Open Treasury.
- [Intermediations](https://docs.openconstitution.us/global-statutes/open-bank/fiscal-localization-guidelines/intermediations.md): This page explains the Intermediation(s) and associated Escrow guidelines for the members of Muellners Foundation, w.r.t Open Treasury.
- [Encryption](https://docs.openconstitution.us/global-statutes/open-bank/fiscal-localization-guidelines/encryption.md): This page explains the data encryption management and community guidelines for the members of Muellners Foundation, w.r.t Open Treasury.
- [Audit Scan](https://docs.openconstitution.us/global-statutes/open-bank/fiscal-localization-guidelines/audit-scan.md): This page explains the Audit management and community guidelines for the members of Muellners Foundation, w.r.t Open Treasury.
- [Compliance Scan](https://docs.openconstitution.us/global-statutes/open-bank/fiscal-localization-guidelines/compliance-scan.md): This page explains how the Compliance Scans takes place on the Open Treasury.
- [Grievances](https://docs.openconstitution.us/global-statutes/open-bank/fiscal-localization-guidelines/grievances.md): This page explains the grievances redressal management and grievance guidelines for the Open Constitution AI network members in relation to the Open Treasury.
- [Economic Sanctions](https://docs.openconstitution.us/global-statutes/open-bank/fiscal-localization-guidelines/economic-sanctions.md): This page describes the guidelines for fiscal localisation when one economic jurisdiction has sanctioned another due to human made events e.g. war, energy crises etc.


---

# 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/fiscal-localization-guidelines.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.
