# LICENSING

Any person or entity may interact with, or integrate the canonical contracts discovered via the publicly available **UBKServiceRegistry.**

**IMPORTANT:The ability to interact with the public UNBRK™ Protocol instance does NOT grant any person or entity the right to fork, deploy or in any way monetize copyrighted or trademarked Protocol materials including, but not limited to, any source code relating to the Protocol without the express consent of Cipher Computer Networks LLC. See** [**LICENSE**](https://github.com/ubk-labs/ubk-markets/blob/main/LICENSE.md) **for more details.**

Licensed deployments of the **Open Banking Core™** are available upon request.

Licensed deployments are intended for institutional use cases and feature additional allowlisting and privacy infrastructure.

The modular architecture of the **Open Banking Core™** allows for full customization of various facets of the protocol including, but not limited to:<br>

* collateral policies
* liquidity tenors
* interest rate models
* pricing logic
* liquidation flows

To learn more, contact: <admin@ciphercomputernetworks.com>

**IMPORTANT: Unauthorized deployments of UNBRK™ Protocol will be subject to the full extent of applicable laws as specified in the publicly viewable** [**LICENSE**](https://github.com/ubk-labs/ubk-markets/blob/main/LICENSE.md)**.**


---

# Agent Instructions: 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.unbrk.xyz/general/licensing.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.
