# Hyperlane

## What is Hyperlane?

[Hyperlane](https://hyperlane.xyz/) is an open interoperability framework designed to facilitate seamless communication between different blockchains. It enables developers to send and receive messages, bridge ERC-20 tokens and NFTs, and build interchain applications that operate across multiple blockchain networks.

## What this means for you

Integrating Hyperlane can offer several advantages:

1. **Cross-Chain Communication**: Hyperlane allows applications on Chiliz Chain to interact with those on other blockchains, enhancing the functionality and reach of decentralized applications (dApps).
2. **Token Bridging**: Developers can use Hyperlane to bridge tokens between Chiliz Chain and other networks, facilitating asset transfers and liquidity sharing across ecosystems.
3. **Permissionless Deployment**: Hyperlane's permissionless design enables developers to deploy interoperability solutions without requiring approvals, providing greater control over dApp operations in a multi-chain environment.

By leveraging Hyperlane, developers on Chiliz Chain can create more versatile and interconnected applications, enhancing user engagement and expanding the potential use cases within the sports and entertainment sectors.

Learn more with the Hyperlane documentation:

{% embed url="<https://docs.hyperlane.xyz/>" %}


---

# 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://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools/hyperlane.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.
