# Trustless Messaging

Increased usage of blockchain technology has enabled developers to run smart contracts on various domains to satisfy security, cost, and throughput requirements depending on application features. Due to such freedom, drastic fragmentation of the blockchain can occur. Respective chains are secluded, limiting options for users to move liquidity and state between walled ecosystems while forcing users to silo liquidity.

Way Network attempts to be an omnichain protocol to achieve multichain asset and data interoperability to create a highly scalable, trustless, extremely stable, and ideologically pure on-chain money. The Way communication protocol is the preferred method of cross-chain messaging system with guarantees the trustless valid delivery without placing any trust in intermediary entities or tokens.&#x20;

### Why are we Trustless:&#x20;

1. zkRelayer is trustworthy as it uses zkSpark to provides a secure environment for users to transfer interchain messages.
2. The Sender and Receiver contracts are both transparent and totally on chian.
3. Way Network uses zkRelayer to prove security and message integrity.

<figure><img src="https://1729545078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fzdsj1Df53rixsY1DyDlr%2Fuploads%2F3Lc8UpvcISZUzwUlnZ2E%2FTrustless%20Messaging.png?alt=media&#x26;token=ace78641-5db3-475f-a374-441a082eb5f0" alt=""><figcaption></figcaption></figure>


---

# 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://way-networks-organization.gitbook.io/way-network/concepts/trustless-messaging.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.
