# Add Base Mainnet to MetaMask

1. Open Metamask and click on the network icon in the top left corner.

[![Mining CLI](https://github.com/InternetMaximalism/intmax2-mining-cli/raw/main/assets/base/m1.png)](https://github.com/InternetMaximalism/intmax2-mining-cli/blob/main/assets/base/m1.png)\ <br>

2. Select "Add Network" from the dropdown.

[![Mining CLI](https://github.com/InternetMaximalism/intmax2-mining-cli/raw/main/assets/base/m2.png)](https://github.com/InternetMaximalism/intmax2-mining-cli/blob/main/assets/base/m2.png)\ <br>

3. Click on "Add a network manually."

[![Mining CLI](https://github.com/InternetMaximalism/intmax2-mining-cli/raw/main/assets/base/m3.png)](https://github.com/InternetMaximalism/intmax2-mining-cli/blob/main/assets/base/m3.png)\ <br>

4. Add the following information:
   * Network Name: `Base Mainnet`
   * Network RPC URL: `https://mainnet.base.org`
   * Chain ID: `8453`
   * Currency Symbol: `ETH`

[![Mining CLI](https://github.com/InternetMaximalism/intmax2-mining-cli/raw/main/assets/base/b2.png)](https://github.com/InternetMaximalism/intmax2-mining-cli/blob/main/assets/base/b2.png)\ <br>

5. Click on "Save" to add the Base Mainnet to your MetaMask.

[![Mining CLI](https://github.com/InternetMaximalism/intmax2-mining-cli/raw/main/assets/base/m5.png)](https://github.com/InternetMaximalism/intmax2-mining-cli/blob/main/assets/base/m5.png)<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://intmax-general.gitbook.io/intmax-privacy-mining/intmax-cli-mining/add-itx-token-to-your-wallet/add-base-mainnet-to-metamask.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.
