# Brave Wallet

In this guide, you will learn how to use the Brave Wallet on Brave to interact with the Cronos network.

## Add Cronos to the Brave Wallet

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

* **Step 1**\
  On the top right side of the Brave browser, click the <img src="/files/I9BADZCJmxpxcyCFIvBW" alt="" data-size="line"> (Wallet) icon.\
  If you don’t see it? Click **Update** in the toolbar for the latest version of Brave. \\
* **Step 2**\
  Now follow the wizard to either **create a new wallet** or **import an existing wallet.** Once you have your wallet ready, click the **three dots** in the upper right corner of your wallet view and go to "**settings".**\
  ![](/files/CWCf1kYim9U9EPf4tJVM)![](/files/HiXn2DRNCBfJpCuSVfTr)
* **Step 3**\
  In the settings page, under the"**Wallet"** ta&#x62;**,** click **"Networks".** Alternatively, you can visit `brave://settings/wallet/networks` in the browser URL.

<figure><img src="/files/0kyI2ruolAsDBFjots7P" alt="" width="375"><figcaption></figcaption></figure>

* **Step 4**\
  Now in the list of networks, click "**Add**" in the top right corner to add a Cronos network.

<figure><img src="/files/F4Th25z47tyYj8QU9Ssp" alt="" width="333"><figcaption></figcaption></figure>

* **Step 5**\
  A new window to add config for a new network will pop up.\
  Under "**Search network**", select "**25 Cronos Network"** from the drop-down menu for Cronos Mainnet or "**338 Testnet"** for Testnet.\
  Now, most fields should be pre-populated, as shown below:

<figure><img src="/files/PCcjUIeMqkAU2PO56iMe" alt="" width="375"><figcaption></figcaption></figure>

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

```
https://cronos.org/favicon.png 
```

and click **"Submit".**\\

* **Step 6**\
  Congratulations, we should now be able to see the Cronos network in the wallet view.

<figure><img src="/files/T96QDibMe4Vxxb0kcwAW" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.cronos.org/for-users/brave-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.
