# Add Mantle Network to your Wallet

We believe the journey is as important as the destination. That's why we've charted an easy-to-follow guide to help you add Mantle network to your wallet. For this journey, we are going to use MetaMask wallet, but rest assured that the steps that are described below will be similar also for other wallets.

Ready? Let's hoist the sails!

### Navigating the open seas to Mantle

You can **manually add Mantle to your wallet** by following the steps below:

1. Open your MetaMask wallet and click on the **network dropdown menu**;
2. A pop-up will appear: click "**Add Network**".
3. You will be taken to the "**Add a network**" page, here's where you chart your course. \
   Fill in the details:

**Network name:** Mantle

**New RPC URL:** <https://rpc.mantle.xyz/>

**Chain ID:** 5000

**Currency symbol:** MNT

**Block Explorer URL:** <https://explorer.mantle.xyz/>

**You can always double-check these details** [here](https://docs.mantle.xyz/network/introduction/how-to-guides/connecting-wallet-to-mantle-network).

4. Click "Save" when you're finished.
5. Congratulations, you've arrived at the tropical paradise of Mantle Network!

### Mantle Network: A Lush Oasis of Scalability and Security

Imagine Mantle Network as an exotic, flourishing island in the vast blockchain ocean. As a modular Ethereum Layer-2 solution, Mantle Network weaves together optimistic rollups with pioneering data availability solutions like the intricate vines of a tropical jungle.

Here, security and efficiency thrive like vibrant flora under the sun, overcoming the traditional boundaries of scaling solutions. Mantle's unique architecture, a symphony of separate execution, consensus, and data availability layers, mirrors the diverse ecosystem of a thriving island, offering a safe haven for decentralized protocols.

The network's transaction lifecycle is akin to a smooth journey through serene island waters, promising low fees and high throughput. Its bridging functionality is like a well-navigated sea route, seamlessly connecting the Ethereum mainland with the Mantle isle, enriching the user's voyage in this next-generation web3 paradise.


---

# 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.tropicalswap.exchange/tropicalswap-intro/get-started/add-mantle-network-to-your-wallet.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.
