# How To Set Up Your First Ethereum Wallet

Hello and welcome to the exciting world of Web 3. We're thrilled to have you join FWB. Once your application has been approved, you will need to purchase at least 75 $FWB tokens to get full access to the Friends with Benefits Discord server. To get started, the first thing you will need is an Ethereum wallet to store these tokens.

## Background — What Are Wallets?

Before we create your wallet, it's helpful for your security to understand the basics of how a wallet works.

{% tabs %}
{% tab title="1️⃣ What is an Ethereum wallet?" %}
An Ethereum wallet houses your account information in the Web3 world. These accounts can hold assets such as cryptocurrencies and NFTs. It also provides a way to connect to Web3-enabled sites and interact with applications hosted on the Ethereum network (often referred to as *dapps*).

### Difference with exchanges

If you're already using a cryptocurrency exchange (like Coinbase, Gemini, Kraken, Binance, FTX, etc.), you might be familiar with holding crypto assets. But, you likely aren't familiar with connecting to applications. This is because exchanges are *custodial* accounts. Cryptocurrency exchanges keep track of your cryptographic secrets, and you rely on them to keep your secrets safe. These exchanges don't allow you to take ownership of your actual Ethereum account details, which means you don't actually know your Ethereum address, and can't go out and interact with Web3 applications.

### Why you need a wallet

Setting up your own wallet is necessary to be able to join the FWB community, since your membership is tied to your Ethereum account address. Obtaining $FWB tokens involves interacting with Uniswap, an application hosted on the Ethereum network that allows users to swap cryptocurrencies. When you set up a wallet, your assets associated with that address are truly owned and controlled by you. Since you now hold the keys to your wallet, it is also *your responsibility* to keep them safe.
{% endtab %}

{% tab title="2️⃣ What parts make up a wallet?" %}
When you create a wallet, three things will be generated:

### **1. Seed phrase**

* Also known as *"secret backup phrase", "recovery phrase"*
* 12 to 24 simple words that represent a **CORE SECRET**, used to generate all of your private keys
* If anyone gains access to this, *all* associated accounts become vulnerable.
* It's critically important that these words remain secret and stored offline, ideally in a secure *hardware wallet* (see "choosing a wallet" below)

### **2. Private key**

* The secret key used to secure a single account
* Allows you to spend and send your crypto assets
* Must remain secret
* One wallet can hold multiple private keys, and can represent multiple accounts (all derived from the **seed phrase**)
* Anyone with the private key gains control over the crypto assets associated with that account.

### **3. Public address**

* A short, unique address used to receive transactions
* Can be shared with others
* Anyone with your public address can see your assets and transactions, but they can't control them
* One wallet can hold multiple public addresses, (each derived from its associated **private key**).
* A public address looks like this: *0x35bd01fc9d6d5d81ca9e055db88dc49aa2c699a8*
  {% endtab %}
  {% endtabs %}

## Part I — **Choosing a Wallet**

There is a growing list of wallets to choose from. Each wallet has different features, most of them share basic features such as easy access to Dapps and DeFi. Some wallets let you purchase crypto with a credit card, swap tokens, and withdraw crypto directly to your bank without going through an exchange. Choose a wallet that best suits your needs. You can always switch wallets or make a new one later on.

Here are some popular wallets that let you explore Dapps and access DeFi:

{% tabs %}
{% tab title="🦊 Metamask" %}
**Browser plugin and Dapp browser**

Available on <img src="/files/3oljQgsMADhNj48emtYW" alt="" data-size="line"><img src="/files/CN2A8WA7xEcGBEcXgY3Y" alt="" data-size="line"><img src="/files/jADWNK6nVY8ZcxAGvf89" alt="" data-size="line"><img src="/files/H9xQan8s5q0VGvXGD7Hu" alt="" data-size="line"><img src="/files/KCf4oUf4eWvyysWYemdV" alt="" data-size="line">

Features

* Buy ETH with card
* Access DeFi
* Explore Dapps
* Swap Tokens
* High Volume Transactions
  {% endtab %}

{% tab title="🌈 Rainbow" %}
**A fun and simple mobile wallet**

Available on <img src="/files/H9xQan8s5q0VGvXGD7Hu" alt="" data-size="line">

Features

* Buy ETH with card
* Access DeFi
* Explore Dapps
* Swap Tokens
  {% endtab %}

{% tab title="🔵 Coinbase" %}
**A mobile wallet and Dapp browser**

Available on <img src="/files/3oljQgsMADhNj48emtYW" alt="" data-size="line"><img src="/files/CN2A8WA7xEcGBEcXgY3Y" alt="" data-size="line"><img src="/files/H9xQan8s5q0VGvXGD7Hu" alt="" data-size="line"><img src="/files/KCf4oUf4eWvyysWYemdV" alt="" data-size="line">

Features

* Access DeFi
* Explore Dapps
  {% endtab %}

{% tab title="🟢 Dharma" %}
**Browser plugin and Dapp browser**

Available on <img src="/files/3oljQgsMADhNj48emtYW" alt="" data-size="line"><img src="/files/CN2A8WA7xEcGBEcXgY3Y" alt="" data-size="line"><img src="/files/jADWNK6nVY8ZcxAGvf89" alt="" data-size="line"><img src="/files/H9xQan8s5q0VGvXGD7Hu" alt="" data-size="line"><img src="/files/KCf4oUf4eWvyysWYemdV" alt="" data-size="line">

Features

* Buy ETH with card
* Withdraw crypto to bank
* Access DeFi
* Explore Dapps
* Swap Tokens
* Multi-sig protection
  {% endtab %}
  {% endtabs %}

## Part II — **Setting Up Your Wallet**

Once you've decided which wallet you want to use, it's time to set it up. It should only take a few minutes to create your wallet. Aside from your device, you will need a pen and a piece of paper. Do this somewhere private, where no one else can see your screen.

Most wallets follow similar steps, but here's a step-by-step guide to creating a wallet on Metamask.

### **1. Go to** [**metamask.io**](http://metamask.io) **and click "download"**

![](/files/JSCmPW4Bv9nrtAhC34n1)

### **2. Install Metamask for your browser.**

Metamask is compatible on Brave browser, Firefox, and Chrome

![](/files/1pioq7y6my6yCL7RXH8M)

### **3. Add the extension to your browser**

![](/files/AVJDypcF6b2b0WEix1bL)

### 4. Create wallet

After adding the extension to your browser, a new window will pop up prompting you to start the wallet creation process

![](/files/xS9rYuIeRoiiGMSo3BQe)

Since this is your first time setting up a wallet, select "create a wallet". Creating a wallet will generate a 12 word secret phrase.

![](/files/vV5hWAGkx1ZoCthqcUME)

### 5. Password

Create a strong password with a minimum of 8 characters. You will enter this password every time you access web 3 sites/apps for the first time

![](/files/Pgbla9tr2vWgRNfEo4j5)

### 6. Secret phrase

Click the blurred box to reveal your secret phrase. Write these words on a piece of paper and do not store it electronically (not in your notes, photos, etc.). Never give anyone your secret phrase or else they will have access to all your assets.

![](/files/y4FHdDJ3tYX5g9lynkRm)

Confirm your secret phrase by selecting the words in the order you wrote them

![](/files/mYAKVvN5waSusmRshce1)

### 7. Done

Congratulations! 🎉 You now have your first non-custodial wallet

![](/files/9HaKDEG5fuaMNEx2Mi4I)

For easy wallet access, select the puzzle icon on the upper right side and pin Metamask to your browser

![](/files/OYr9bgz32wvkQF2FjJhK)


---

# 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://fwb-wiki.gitbook.io/wiki/resources/how-to-guides/how-to-set-up-your-first-ethereum-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.
