> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dojima.foundation/llms.txt
> Use this file to discover all available pages before exploring further.

# Proof Network & Omnichain Engine

### **Introduction**

This layer combines the Proof Network and the Omnichain Engine. The Proof Network is a ZK-powered layer, accepting various proof systems and allowing developers to compile their applications into this network (this include modular zkVM’s, zk co-processors, zk Verifiers ). The Omnichain Engine, or Dojima v1, incorporates Hermes, a Cosmos-SDK-based protocol, to process and push these proofs to their respective destinations.

<img src="https://mintcdn.com/dojimanetwork/C6QxP2Ciapx3egY_/images/proof-network.png?fit=max&auto=format&n=C6QxP2Ciapx3egY_&q=85&s=c4c4397166ae2aa83c63a7d79a20e295" alt="image.png" width="762" height="148" data-path="images/proof-network.png" />

### **Problem Statement**

Integrating zero-knowledge proofs into blockchain applications can be complex and resource-intensive.

### **Solution**

The Proof Network simplifies the generation and distribution of proofs across multiple chains. By integrating with the Omnichain Engine, it efficiently routes these proofs to the appropriate chains.

### **Users**

* L2s aiming to become omnichain
* Developers requiring ZK proofs for their applications
* Cross-chain protocols needing verifiable computations

### **Examples**

An L2 platform integrates with the Proof Network to transform into an omnichain rollup, allowing seamless cross-chain interactions.
