> For the complete documentation index, see [llms.txt](https://qualitax.gitbook.io/interop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://qualitax.gitbook.io/interop/about.md).

# ABOUT

**QX Interoperability** is an open-source resource providing understanding and analysis of 1) the current crosschain interoperability landscape in regulated settings, 2)the current state of interoperability between DLT/blockchain platforms and existing infrastructures 3) the current state of interoperability in the digital assets space.

**Status:** on hold. Previous focus: Industry Initiatives, Solutions Providers & Use Cases.

**Version:** v.0.7

**Contact:** For more information, questions, comments, or feedback please contact: <research@qualitax.io> .

**License:**[ ](/interop/about/license.md) [CC BY-NC 4.0](/interop/about/license.md). To learn more about this license, see: [here](https://creativecommons.org/licenses/by-nc/4.0/deed.en).


---

# 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://qualitax.gitbook.io/interop/about.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.
