# Interoperability with Octopus Network

Ottochain is integrated with Octopus Network, a suite of decentralised cross-chain communication protocols supported by NEAR Protocol contracts. This integration enables Ottochain to communicate and exchange data with other blockchains through the soon-to-launch IBC airport. Through the use of Octopus Network's IBC technologies, Ottochain can leverage the functionalities and assets of other chains, unlocking new possibilities for decentralised applications and value transfer.&#x20;

<br>


---

# 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://ottochains-organization.gitbook.io/ottochain-documentation/how-ottochain-works/interoperability-with-octopus-network.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.
