# Omnichain Bridging

OmniX supports LayerZero-powered ONFT bridging as part of its in-house tooling — enabling NFT movement across chains to enhance interoperability, liquidity, and creative flexibility. While initially offered as a user-facing feature, bridging is now primarily integrated into OmniX-native releases and ecosystem experiments.

#### Core Capabilities

* **Cross-Chain Utility**\
  Move NFTs between blockchains to unlock access to unique platforms, protocols, or utilities specific to each network.
* **Collaborative Interop**\
  Enable cross-chain engagement within projects or campaigns — facilitating collaborative drops, quests, and experiences across ecosystems.
* **Increased Liquidity**\
  Bridgeable NFTs can surface in multiple markets, increasing discoverability and optionality for collectors.
* **Seamless Transfers**\
  Transfers are powered by LayerZero with a streamlined interface, enabling secure and frictionless movement of NFTs across supported chains.


---

# 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.omni-x.io/omni-x/omnichain-nfts/omnichain-bridging.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.
