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

# LayerZero

> LayerZero crosschain data on Dune

LayerZero is a cross-chain messaging protocol that enables the transfer of messages and assets between different blockchain networks. It provides a secure and efficient way for applications to communicate and transfer value across chains.

## Key Features

* **Omnichain Interoperability**: Enables seamless communication between different blockchain networks
* **Security**: Uses a decentralized network of oracles and validators
* **Efficiency**: Optimized for gas efficiency and fast message delivery
* **Developer-Friendly**: Simple integration with existing applications
* **Wide Chain Support**: Compatible with major EVM and non-EVM chains

## LayerZero Data on Dune

<CardGroup cols={2}>
  <Card title="Messages" icon="database" href="/data-catalog/layerzero/messages">
    Contains all cross-chain messages sent through the LayerZero protocol
  </Card>

  <Card title="Transfers" icon="database" href="/data-catalog/layerzero/transfers">
    Contains all cross-chain transfers executed through the LayerZero protocol
  </Card>
</CardGroup>

<CardGroup cols={1}>
  <Card title="LayerZero Documentation" icon="link" href="https://docs.layerzero.network/v2">
    The official documentation for LayerZero, providing detailed information on the protocol, architecture, and developer resources
  </Card>
</CardGroup>
