# Brave Wallet

In this guide, you will learn how to use the Brave Wallet on Brave to interact with the Planq network. For this wallet you do need the Brave Browser, which you can download [here](https://brave.com/).

## Add Planq to the Brave Wallet

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

* **Step 1**\
  On the top right side of the Brave browser, click the <img src="/files/lfurtgrUFOUsl7fKOcpr" alt="" data-size="line"> (Wallet) icon.\
  If you don’t see it? Click **Update** in the toolbar for the latest version of Brave.&#x20;
* **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/AL2IRH020idssL9hJ5JV)![](/files/1slLsERqetA4fKNT8AXU)\\
* **Step 3**\
  In the settings page, under the"**Wallet"** tab\*\*,\*\* click **"Networks".** Alternatively, you can visit `brave://settings/wallet/networks` in the browser URL.

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

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

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

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

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

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

```
https://planq.network/favicon.png
```

and click **"Submit".**

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

<figure><img src="/files/RsfoOnlM1kNbmvl5W0n5" alt=""><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.planq.network/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.
