# Troubleshooting and support

## I'm having trouble bridging assets to Mantle. What should I do?&#x20;

So long as you follow the instructions above for bridging to Mantle, you should not encounter issues. Make sure you have enough ETH in your wallet for the initial bridging transaction from Ethereum mainnet.

## My transaction failed on the Mantle Network. How can I resolve this?

\
If your transaction fails either bridging or on Minterest, it could be for a variety of reasons.&#x20;

Steps to follow in case of transaction failures:

* Check the transaction status on the Mantle Network via their blockchain explorer: <https://explorer.mantle.xyz/>
* Verify that your wallet has adequate funds for whatever transaction you are making.
* If the issue persists, contact Mantle support with transaction details for further assistance.

Remember, MNT is the gas token of Mantle network. You will automatically receive MNT when depositing via the Mantle bridge, but make sure you swap into some more to cover transaction costs.

## Where can I get support if I encounter issues on the Mantle Network?

Mantle has documentation that can help guide users looking to bridge and use the network: <https://docs.mantle.xyz/network/introduction/overview>

Their official links page will have all the available ways to get in touch with the team and resolve the issue: <https://docs.mantle.xyz/network/introduction/overview>


---

# 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/troubleshooting-and-support.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.
