# Brave Wallet Configuration

## Add Cronos zkEVM to the Brave Wallet

Let's connect your Brave Wallet to the Cronos zkEVM network:

#### Step 1&#x20;

On the top right-hand corner of the Brave browser, click the ![](/files/JQwoCRF2bmC3km1L7I5z) (Wallet) icon.  \
If you don’t see it, then Click **Update** in the toolbar for the latest version of Brave.&#x20;

#### Step 2

Now follow the wizard to either [**create a new wallet**](https://support.brave.com/hc/en-us/articles/12753544357645-Creating-your-Brave-Wallet) or **import an existing wallet**.  \
Once you have your wallet ready, click the **three dots** in the upper right corner of your wallet to view and go to "**Settings**".

<p align="center"><img src="/files/UuZXFoWJ41MhiD2vLhLb" alt=""><img src="/files/WbZ3IB56vA38fgJuvpd7" alt=""></p>

#### Step 3

In the settings page, under the"**Web3"** ta&#x62;**,** click **"Wallet Networks".** \
Alternatively, you can visit `brave://settings/wallet/networks` in the browser URL.&#x20;

<div align="center"><figure><img src="/files/CLrcq9InriusJMlZAZIX" alt="" width="563"><figcaption></figcaption></figure></div>

#### Step 4

Now in the list of networks, click "**Add**" in the top right corner to add Cronos zkEVM network.

<div align="center"><figure><img src="/files/2EuT4gMguWYh5d3JzHhs" alt="" width="563"><figcaption></figcaption></figure></div>

#### Step 5

In the new pop-up window, add the following config:&#x20;

Under "**Search network**" in the drop-down menu, Select

* "**388 Cronos zkEVM Mainnet**" for mainnet or&#x20;
* “**282 Cronos zkEVM Testnet**” for testnet.&#x20;

Most fields should now be pre-populated, as shown below:<br>

<p align="center"><img src="/files/42fwqdYHT5a7P5POC3nT" alt="">      </p>

In order to display the Cronos zkEVM logo, set the "**Icon URLs**" field to

```
https://zkevm.cronos.org/images/text-logo-zkevm.png
```

and click **"Submit".**

#### Step 6

Congratulations, we should now be able to see the Cronos zkEVM network in the wallet view.

<div align="center"><figure><img src="/files/5NbvUnrUVzH2jjSbpgKg" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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-zkevm.cronos.com/for-users/crypto-wallets/brave-wallet-configuration.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.
