# Interoperability and AIVM’s Future Plans

As the AIVM matures, our vision for its future encompasses not only expansion in capabilities but also a strong emphasis on interoperability. This is crucial to ensuring the AIVM is adaptable platform that can seamlessly integrate with the broader ecosystem of decentralized technologies and cater to a growing range of use cases.

DNABridge facilitates cross-chain interactions on the DNA network, enabling the AIVM to interoperate with different blockchain networks. This protocol allows for the transfer of models, data, and even computational tasks across platforms, contributing to a more integrated and powerful decentralized AI offering for Kernels on DNA Layer. DNA Layer's network interoperability has the potential to establish standards for AI model execution and storage on distributed ledgers for the industry as it brings more partner networks into the ecosystem.

<figure><img src="/files/rEYQMKpxRvXnvSxYWjoH" alt=""><figcaption><p>L2s connecting to DNA Layer by adapter. L2’s are representative of any blockchain-based service in the AI domain, not just Layer 2. The L2 posts data to DNA Layer and DNA Layer communicates back with the L2 to ensure proper data format and quality. From there, results are sent to DNA Layer's Consensus and Execution Layer and then rolled up for settlement.</p></figcaption></figure>

As we move to the main net, we plan to update the AIVM for a wider array of AI models and inference scenarios. This includes scaling up to handle larger and more complex models, integrating new machine learning frameworks, and adopting the latest advance- ments in AI research to provide users with a state-of-the-art execution environment.

The AIVM is designed with a modular architecture, allowing for components to be added, removed, or upgraded without disrupting the overall system. This flexibility ensures that the AIVM can adapt to new requirements and technologies as they emerge, fostering long-term sustainability and growth.


---

# 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://dnalayer.gitbook.io/dnachain/addendum/interoperability-and-aivms-future-plans.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.
