> For the complete documentation index, see [llms.txt](https://docs.gurunetwork.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gurunetwork.ai/guru-network/multi-chain-interoperability-layer-ccip.md).

# Multi Chain Interoperability Layer (CCIP)

<figure><img src="/files/JRhXl7fMgk18FbCydB0c" alt=""><figcaption></figcaption></figure>

The Guru Network is set to advance its architecture by integrating Chainlink's Decentralized Oracle Network (DON), ensuring secure and efficient processing of off-chain computations and data feeds. This integration will enhance robust interoperability through the Cross-Chain Interoperability Protocol (CCIP), extending beyond our current centralized Flow Orchestrator model. The CCIP is already functional on multiple blockchains including Arbitrum, Avalanche, Base, BNB Chain, Ethereum, Kroma, Optimism, Polygon, and WEMIX, and is poised for further expansion, enhancing both the Guru Network and the Flow Orchestrator's multi-chain capabilities.

<figure><img src="/files/67pTRDKsEUkFqmgMJ3v1" alt=""><figcaption></figcaption></figure>

This upgraded architecture not only supports multi-chain messaging and ERC-20 token transfers but also improves scalability and performance across various sectors like finance, supply chain, and automated customer interactions. These sectors stand to benefit from AI-driven dynamic optimizations and data-driven decisions, utilizing CCIP’s capabilities for value transfer mechanisms defined at the task level in BBPM (Blockchain Business Process Management) definitions.

Guru Network <-> DON integration focused on AI Compute Orchestration expands the Oracles concept(sensor data) towards Prophets(prediction generator for future data) implementation.&#x20;

The operational trio of the Flow Orchestrator, BBPA Engines, and the Guru Network acts as the oracle infrastructure within DON, streamlining processes and maintaining integrity and confidentiality across diverse platforms. For a detailed exploration of these integrations and our future strategies, please refer to the "Building [The AI Orchestration Network: Blockchain Business Process Automation Architecture](https://gurunetwork.ai/assets/img/guru_network_architecture_whitepaper.pdf)" whitepaper, which covers the "Guru Network <-> Chainlink DON <-> CCIP” integration extensively.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.gurunetwork.ai/guru-network/multi-chain-interoperability-layer-ccip.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
