# Layer Zero

### Overview

This module provides integration with LayerZero Protocol's cross-chain messaging and token bridging functionality, enabling secure token transfers between different blockchain networks.

#### Token Bridging

Cross-chain token transfer operations:

* **Bridge Operations**:
  * Transfer tokens between supported chains
  * Bridge entire token balance option
  * Custom recipient address specification
  * Native token distribution on destination
  * Gas estimation and optimization
  * Transaction status monitoring
  * Built-in slippage protection

#### Bridge Configuration

Bridge setup and customization:

* **Gas Management**:
  * Automated gas estimation
  * Configurable destination gas allocation
  * Native token distribution settings
  * Gas optimization for transfers
* **Transaction Settings**:
  * Custom recipient address configuration
  * Token amount specification
  * Full or partial balance transfers
  * Destination chain native token allocation
  * Transaction verification and safety checks

#### Bridge Information

Status and verification tools:

* **Transaction Monitoring**:
  * Cross-chain message status tracking
  * Transaction verification tools
  * Error handling and recovery
  * Bridge transaction history
  * Token transfer status checks

### Chain Support

* **Mainnet Networks**:
  * Ethereum
  * BSC (Binance Smart Chain)
  * Optimism
  * Polygon
  * Kava
  * Fantom
  * Avalanche
  * Arbitrum
  * Metis
  * Base
  * IOTA
  * Scroll
  * zkSync
* **Testnet Networks**:
  * Sepolia
  * ONE Sepolia (Arbitrum Sepolia)

### Additional Features

* Built-in transaction verification
* Automated safety checks
* Error recovery mechanisms
* Real-time status updates

### Example Prompts:

* "HeyAnon, please bridge 1000 USDT from ETH to Base"
* "HeyAnon, please bridge 1 ETH from Base to Arbitrum"


---

# 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.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/infrastucture/layer-zero.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.
