> 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-bank-protocols.md).

# Open-Bank Protocols

- [Identity](https://docs.openconstitution.us/global-statutes/open-bank/open-bank-protocols/identity.md): This page describes the Identity Protocol of Open Treasury.
- [AML](https://docs.openconstitution.us/global-statutes/open-bank/open-bank-protocols/aml.md): This page describes the AML Protocol of Open Treasury.
- [Transfer Pricing](https://docs.openconstitution.us/global-statutes/open-bank/open-bank-protocols/transfer-pricing.md): This page describes the Transfer Pricing Protocol of the Open Treasury.
- [Carbon](https://docs.openconstitution.us/global-statutes/open-bank/open-bank-protocols/carbon.md): This page describes the Carbon Protocol of Open Treasury.
- [Forex](https://docs.openconstitution.us/global-statutes/open-bank/open-bank-protocols/forex.md): This page describes the Forex Protocol of Open Treasury.
- [Data Security](https://docs.openconstitution.us/global-statutes/open-bank/open-bank-protocols/data-security.md): This page describes the Data Security Protocol of Open Treasury.
- [Open Trust](https://docs.openconstitution.us/global-statutes/open-bank/open-bank-protocols/open-trust.md): This page describes the Open Trust Protocol of Open Treasury.
- [Credit](https://docs.openconstitution.us/global-statutes/open-bank/open-bank-protocols/credit.md): This page describes the Credit Protocol of Open Treasury.
- [Demand Deposit](https://docs.openconstitution.us/global-statutes/open-bank/open-bank-protocols/demand-deposit.md): This page describes the Savings Protocol of Open Treasury.
- [Insurance](https://docs.openconstitution.us/global-statutes/open-bank/open-bank-protocols/insurance.md): This page describes the Insurance Protocol of Open Treasury.
- [Escrow](https://docs.openconstitution.us/global-statutes/open-bank/open-bank-protocols/escrow.md): This page describes the Escrow Protocol of Open Treasury.
- [Statutory Reporting](https://docs.openconstitution.us/global-statutes/open-bank/open-bank-protocols/statutory-reporting.md): This page describes the Reporting Protocol of Open Treasury.


---

# 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/open-bank/open-bank-protocols.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.
