# Cross-Chain Compatibility

Info.Launch is designed from the ground up as a cross-chain launch protocol, removing the fragmentation that typically limits user participation and liquidity reach. While the platform launches natively on Solana for its speed and low-cost execution environment, it integrates with Wormhole and LayerZero bridges to facilitate asset movement and data messaging across chains like Ethereum, Polygon, and BNB Chain.

This cross-chain framework supports:

* **Multi-chain auction participation:** users from any supported chain can place bids, earn $INFO, and engage with campaigns in a unified interface.
* **Token interoperability:** projects can raise in SOL, ETH, USDC, or native tokens across chains — with automated conversion and routing.
* **Bridge-aware logic:** smart contracts are capable of recognizing and validating cross-chain events securely, enabling fluid participation and unified accounting.

This architecture ensures that Info.Launch is not constrained by any single chain — instead, it serves as a universal launch layer for AI-native protocols looking to engage users, raise capital, and build liquidity across the entire Web3 ecosystem.

<br>


---

# 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.infolaunch.vip/technology/cross-chain-compatibility.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.
