# How do I create an Element account?

You'll need digital currency, a crypto wallet, and an Element account to start buying or selling NFTs using Element. Let's get started!

### 1. Digital Currency (ETH)

The most popular blockchain for NFTs is Ethereum. You can get ETH, the digital currency that fuels transactions on the Ethereum blockchain, from a digital currency exchange like [Coinbase](https://www.coinbase.com/). You will need ETH to "mint" an NFT, purchase an NFT, and for gas fees to complete transactions. (Gas fees are paid to the miners that support the Ethereum network.)

Once you've established the best way to obtain ETH in your region, you'll need a crypto wallet to interact with the blockchain and web3 sites like Element.

### 2. Crypto Wallet

A crypto wallet, such as [MetaMask](https://metamask.io/), stores your ETH and processes transactions on the Ethereum blockchain. A unique wallet address will be generated for you, and you'll use this address to complete transactions.

{% content-ref url="/pages/9kxhVmbqhj50JqrGCTMG" %}
[Install and connect your wallet](/welcome-to-element/spotlight/getting-started/install-and-connect-your-wallet.md)
{% endcontent-ref %}

#### Why do I need a wallet before buying and selling on Element?&#x20;

Element is a tool you use to interact with the blockchain. We never take possession of your items or store your NFTs. Instead, we provide a system for peer-to-peer exchanges. Since you’ll be using Element to interact directly with others on the blockchain, you’ll need a wallet to help you turn your actions in the browser into transactions on the blockchain.

### **3)** Element&#x20;

Let's connect your wallet to Element and edit your profile so you're ready to begin interacting on our platform.

{% content-ref url="/pages/dF2ZBUctB6CLj8ZGTtpA" %}
[Create your profile](/welcome-to-element/spotlight/getting-started/create-your-profile.md)
{% endcontent-ref %}

Now you can customize your bio, email address, profile photo, and more.

Now you're all set! If you're having trouble checking your NFTS, make sure your wallet is connected correctly. Element is a channel that connects to your wallet and showcases all your cool NFTS. Element doesn't store your digital assets, it's just a fun place to buy, sell, create and trade NFTS.

Have fun buying, trading, and selling NFTS on Element!


---

# 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.element.market/welcome-to-element/spotlight/getting-started/how-do-i-create-an-element-account.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.
