# Brave

## Setting up **Brave**

[Brave](https://brave.com/) takes a different approach to their wallet app. It is not an extension of the browser, it is actually built right into the browser. This makes it more secure and it also uses fewer resources since it is built in.

In order to use the Brave Wallet, you have to download and be using the Brave Browser (<https://brave.com/download/>).\
\
**Quick Steps (For the more experienced, see below for detailed steps)**

1. [Download](https://brave.com/download/) or open Brave browser.
2. Install the wallet (which can be found in the toolbar of the Brave browser).
3. After installation, create a password.
4. Back up your seed phrase.

\
**Setting Up Brave Wallet**

**1.** Go to the official Brave website here: <https://brave.com/wallet/>. Make sure you use ONLY this link. Any others are a scam.

<figure><img src="https://653879926-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMI8zWnXu9eyqfz97rj0K%2Fuploads%2Fgit-blob-4e801d687831c6282b5cb94f90f4d6cd3b6be5cf%2Fbrave_01.png?alt=media" alt=""><figcaption><p>Step 1: Go to the official Brave Wallet website. Make sure that you are using the official URL!</p></figcaption></figure>

**2.** Once the page loads, right on the main page, you will see a “**Download Brave**” button. Click on it. Then a box will pop up asking where to save the file. Pick a location, and click “Save”.

<figure><img src="https://653879926-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMI8zWnXu9eyqfz97rj0K%2Fuploads%2Fgit-blob-72948ed9f0e26b4bc79fdc854225e2f4deacbca6%2Fbrave_02.png?alt=media" alt=""><figcaption><p>Step 2: Download Brave Wallet and save it on your computer.</p></figcaption></figure>

**3.** Go to where you saved the file and double-click on it to run the installer. During installation, the program will ask you if you want to import your bookmarks, extensions, & passwords from your old browser. **Click “YES”**.

**4.** Once installation is done click the “Get Started” button. Now it will ask you to create a password, create one. <mark style="color:red;">Make sure you don’t lose this password</mark>. It unlocks your Brave wallet.

<figure><img src="https://653879926-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMI8zWnXu9eyqfz97rj0K%2Fuploads%2Fgit-blob-f1b7d779fe668d371d5345334a497ff7126075cd%2Fbrave_04.png?alt=media" alt=""><figcaption><p>Step 4: Set up a password.</p></figcaption></figure>

**5.** Now you will be brought to the “Back up your crypto wallet” screen. This is a **VERY IMPORTANT step. DO NOT SKIP THIS!**

Check the box and click the “Continue” button. Now your 12-word recovery phrase will be revealed. Keep this safe. **If you lose this you cannot recover your wallet, and all of your FUNDS will be GONE!!!**

<figure><img src="https://653879926-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMI8zWnXu9eyqfz97rj0K%2Fuploads%2Fgit-blob-a850fc9b65cbc528c4563fa5851bc5d51f681a02%2Fbrave_05.png?alt=media" alt=""><figcaption><p>Step 5: Back up your crypto wallet.</p></figcaption></figure>

<mark style="color:red;">**Never share your recovery phrase with absolutely anyone, or they can steal all your funds.**</mark>

**6.** After you have backed up your recover phrase, check the box and click on “**Continue**”. Now you will have to verify your recovery phrase by entering it into the box. Once you are done click the “**Continue**” button.

<figure><img src="https://653879926-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMI8zWnXu9eyqfz97rj0K%2Fuploads%2Fgit-blob-dff0926de6b2f5c662c71c73a1a72179ca4198a7%2Fbrave_07.png?alt=media" alt=""><figcaption><p>Step 6: Verify the recovery phrase that you have just created.</p></figcaption></figure>

**7.** You will now be looking at your main wallet dashboard. Congratulations, you have just successfully installed Brave Wallet on your Brave Browser.

<figure><img src="https://653879926-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMI8zWnXu9eyqfz97rj0K%2Fuploads%2Fgit-blob-712420bbcc40dab709c4485b9cc49f7f841495b1%2Fbrave_08.png?alt=media" alt=""><figcaption><p>You have successfully installed and created a Brave Wallet wallet.</p></figcaption></figure>

**8.** Elk Finance supports Brave Wallet and you can connect to the Elk dApp, use our cross-chain ElkNet bridge, provide liquidity, and stake on Elk's platform.

By navigating to Elk's DeFi dApp at [app.elk.finance](https://app.elk.finance) and clicking on "**Connect Wallet**" on the top right corner, you can choose "Brave" to connect your Brave Wallet.

<figure><img src="https://653879926-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMI8zWnXu9eyqfz97rj0K%2Fuploads%2Fgit-blob-5fd2b9134d44250514bbf6f369bed2e6f3926e19%2FScreenshot%202022-09-18%20at%2012.07.27.png?alt=media" alt=""><figcaption><p>Step 8: Connect your Brave wallet with the Elk dApp.</p></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.elk.finance/user-tutorials-and-help/wallets/brave.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.
