# Bridging Minterest NFTs

## How can I bridge my Minterest NFT from Ethereum to Mantle?

1\. Navigate to [app.minterest.com](http://app.minterest.com/).\
2\. Connect your wallet.

<div align="left" data-full-width="true"><figure><img src="/files/unyOJnYokVGkSHijaSDT" alt=""><figcaption></figcaption></figure></div>

3. Select NFT Bridge; a pop-up window will appear.

<figure><img src="/files/2kz3N8ldvEqce6Oc0C70" alt=""><figcaption></figcaption></figure>

4\. Choose the NFT you wish to bridge.

5\. Click “Bridge your NFT.”

6\. Confirm two transactions in your wallet: approval and sending.

<figure><img src="/files/r2sUERBduQdvaQd7Yxn5" alt=""><figcaption></figcaption></figure>

7. A transaction success message will be displayed.

<figure><img src="/files/uxdVxs2udXm9T8PxAZDG" alt=""><figcaption></figcaption></figure>

8. Click “See transaction on block explorer” to be redirected to the LayerZero bridge, where you can view the transaction status (inflight/delivered).

<figure><img src="/files/wSLfdRzyOHcSaHfBvw61" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/d2q8Ah86StEkVRri9Ksi" alt=""><figcaption></figcaption></figure>

9\. Go to the Minterest App. Select the Mantle Network. Navigate to your Minterest Dashboard and scroll down to YOUR NFT section to see a confirmation image from Mantle, indicating your NFT has arrived.

<figure><img src="/files/6qgutpzqsIgB62KdOEaG" alt=""><figcaption></figcaption></figure>

10\. Check the Mantle dashboard to see the NFT Boost gauge activated.&#x20;

*\*Note: NFT Boosts will be activated on March 18, 2024*

<figure><img src="/files/PV1AZ8BY9NNTXFKNUhLF" alt=""><figcaption></figcaption></figure>

### FAQ:  Can an NFT only be bridged to Ethereum or Mantle Network?

NFTs can be sent back and forth between both Ethereum and Mantle networks.

### Are gas fees required only on Ethereum?

Gas fees are applicable only on the network from which you are sending. This means you will pay gas fees in ETH when sending from Ethereum to Mantle and you pay MNT as gas fees when transferring from Mantle to Ethereum

### How many transactions are required?

Two transactions are required when sending NFT from Ethereum to Mantle: one for approval and one for sending. When sending from Mantle to Ethereum, only one transaction is required (no approval needed, specific to Mantle).

### How long does it take for a transaction to complete?

Transaction times can vary, taking anywhere from a few seconds to several minutes, depending on the network traffic.

### Error Handling FAQ

### What should I do if my transaction fails to send?

Ensure you have sufficient gas to cover the transaction fees. Gas requirements can fluctuate, so it's important to have enough funds in your wallet to complete the transaction.

### Why can't I see my NFT in the popup when I attempt to bridge it?

Verify that you actually own an NFT by checking your Dashboard.

### I can't find the NFT Bridge option in the menu. What's going on?

The NFT Bridge feature is available only after you've successfully connected your wallet. Please ensure you are logged into the app with your wallet to access this option.

### What should I do if my NFT doesn't appear in my wallet after bridging?

If the NFT doesn't appear immediately, don't panic. Wait for a few minutes as network delays can occur. If the issue persists, verify the transaction on the block explorer and contact our support team with the transaction details.

### Can I cancel a bridging transaction once initiated?

Once a transaction is confirmed on the blockchain, it cannot be canceled. Ensure you're ready to bridge and have verified all details before confirming the transaction.

### Is support available if I encounter issues during the bridging process?

Yes, the Minterest community management team is available to assist with any issues or questions you might have about the NFT bridging process. Contact us through the official Minterest Telegram or Discord channels.

### Why is my NFT Boost not activated?

NFT Boosts on Mantle Network will be activated on March 18, 2024.

*Disclaimer: Mandatory external bridge – risk notice*\
\&#xNAN;*Bridging Minterest NFTs or (in future) MINTY tokens between chains currently relies on the LayerZero messaging network and its associated contracts. This infrastructure is operated by an independent third-party.*

* *Minterest cannot pause, reverse, or recover assets sent through LayerZero.*
* *Any contract upgrade, outage, mis-configuration, exploit, or user error could result in delays, partial transfers, or permanent loss of bridged assets.*
* *Before initiating a bridge, double-check the destination address, chain, and gas settings, and confirm that LayerZero contracts are the latest audited versions published by the LayerZero team.*
* *By proceeding, you accept all risks associated with LayerZero’s security, availability, and ongoing governance.*

*Nothing in this documentation constitutes an endorsement or warranty of LayerZero, nor financial, legal, or tax advice.*


---

# 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.minterest.com/minterest-faq/mantle-network/bridging-minterest-nfts.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.
