# How to Give Attribution For Usage of QX Interoperability

To use QX Interoperability you will need an attribution.

Attribution needs to have 5 components:

1. Source (required): "QualitaX - QX Interoperability"
2. Link to the resource (required): [https://qualitax.gitbook.io/i](https://qualitax.gitbook.io/crosschain/)[nterop](https://qualitax.gitbook.io/interop)
3. Link to the license (required): <https://qualitax.gitbook.io/interop/about/license>
4. Indicate if any changes were made (required)
5. Logo (optional): [Link to logo](https://drive.google.com/file/d/1IRoiUQ81Ig2Kiutx3lXC4JZzjqLdcO71/view?usp=sharing)

**Sample attribution:**

Source: [QualitaX - QX Interoperability](https://qualitax.gitbook.io/interop), [CC BY-NC 4.0](/interop/about/license.md) - No changes made.


---

# 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://qualitax.gitbook.io/interop/about/how-to-give-attribution-for-usage-of-qx-interoperability.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.
