# What is an Ethereum Wallet - how do I get one?

## What is a Wallet?

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

## 🔐 What Is a Wallet?

A **wallet** is your personal gateway to the Ethereum blockchain. It’s where you **store ETH (Ether)** — the cryptocurrency needed to interact with decentralized applications like Mintable.

You’ll need a wallet to:

* Hold your ETH
* Mint NFTs
* Buy or sell items
* Approve transactions securely

### 💡 Why Do I Need a Wallet?

Every transaction on Ethereum (minting, buying, selling, transferring NFTs) requires **ETH to pay gas fees**. Your wallet is what **submits these transactions** to the blockchain — and where you hold your funds and NFTs.

***

### 🔐 Are Wallets Secure?

Yes! Wallets are **self-custodial** — meaning **you’re the only one with access**.

* You must manually **approve or deny** every transaction
* Mintable **cannot make transactions on your behalf**
* This gives you full control over your digital assets

> 🔒 Always keep your wallet’s **private key or seed phrase** safe. Anyone with that info can access your wallet.

### 🧰 What Is the Mintable Wallet?

Every user who signs up on Mintable also gets a **free Mintable Wallet** — a custodial wallet powered by **MetaMask technology**.

* It lets you **receive NFTs**, including from gasless mints
* You can **take custody** of the wallet at any time and import it into MetaMask
* It’s ideal for onboarding users who don’t yet have their own wallet

🔗 Learn more: [What is the Mintable Custodial Wallet?](https://docs.mintable.app/using-mintable/nft-wallets/mintable-custodial-wallet)

***

### 🚀 Ready to Set Up a Wallet?

We recommend getting started with MetaMask:\
🔗 [Install MetaMask →](https://metamask.io)

Then connect it to Mintable and start collecting or creating NFTs right away!


---

# 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.mintable.app/nft-basics/what-is-eth-ethereum/what-is-an-ethereum-wallet-how-do-i-get-one.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.
