# Add Base Mainnet to Intmax wallet

1. Click on "Settings."

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

2. Click on "Networks" and press the plus button in the top right corner.

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

3. 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/b5.png)](https://github.com/InternetMaximalism/intmax2-mining-cli/blob/main/assets/base/b5.png)\ <br>

4. Network has been successfully added.

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


---

# 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-intmax-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.
