> For the complete documentation index, see [llms.txt](https://docs.minterest.com/minterest-faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.minterest.com/minterest-faq/mantle-network/changing-networks-to-mantle.md).

# Changing networks to Mantle

## How do I switch my existing blockchain network to the Mantle Network?

To switch to Mantle Network when you are in the Minterest app, you’ll need to click your wallet icon in the top right of the screen.&#x20;

There, you will see the designation for your network and can switch to the Mantle Network.

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

Most wallets today will prompt you to switch networks when you select Mantle. Just follow the clear instructions from whichever wallet software you use, and you can access Mantle network without problems.\
\
If you are using Metamask, you’ll be prompted to accept the change to Mantle Network, and then you will be set.&#x20;

If you need to add the Mantle Network manually, find the details on Mantle’s Gitbook [here](https://docs.mantle.xyz/network/introduction/how-to-guides/connecting-wallet-to-mantle-network).

## Are there any risks associated with changing networks to Mantle?

Metamask can automatically add a network to your wallet when prompted, or you can pre-load it into your wallet.

You can do this by going to the top left of your wallet to select the network and then down to “Add Network.” There, you can search for Mantle and be assured that you are making the correct connection.

<figure><img src="/files/Dt9HsZkc84uSZRcgTBXA" alt="" width="342"><figcaption></figcaption></figure>

*Disclaimer: All figures, rates (i.e. collateral factors, APYs, emission schedules), token addresses, screenshots, and step-by-step instructions or UI images in this GitBook are provided for general information as at their publication date. Interface layouts and third-party flows can change without notice. Always verify live values and current screens inside the Minterest app (or the relevant third-party site) before transacting. Nothing herein constitutes financial, legal, or tax advice, or a solicitation to engage in any investment activity.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/changing-networks-to-mantle.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.
