# Setting up a Mantle Wallet

Step 1:&#x20;

**Install a Web3 Wallet** :

Download and install a Web3 wallet extension for your web browser (Chrome, Microsoft Edge, Brave, Opera, or Firefox). For this example, we'll use [MetaMask](https://metamask.io/).

Step 2:&#x20;

**Add Mantle Network to Your MetaMask Wallet:**

1. Visit [ChainList](https://chainlist.org/) and connect your wallet.
2. Search for "Mantle" and confirm Mantle's Chain ID (5000), then click "Add to MetaMask."

**Manual Addition:** If you prefer to add the Mantle Network manually, open the network dropdown in MetaMask, click "Add network" and enter the following information:

* Network Name: Mantle Network
* RPC URL: [https://rpc.mantle.xyz](https://rpc.mantle.xyz/)
* Chain ID: 5000
* Currency Symbol: MNT<br>

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

\
\&#xNAN;*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.*<br>


---

# 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/setting-up-a-mantle-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.
