# Poor User Experience

According to research from [Finder](https://www.finder.com/nft-statistics), over 70% of Americans don’t know what an NFT is and fewer than 3% own one.&#x20;

The NFT space suffers from a *perceived* user experience problem.  At first glance, buying an NFT seems quite complicated, as users need to:&#x20;

1. Register on a centralized exchange, such as Coinbase or Binance
2. Provide KYC information such as a passport photo, driver’s license and / or utility bill to confirm their identity
3. Use the centralized exchange to purchase Ethereum
4. Set up a wallet via Metamask
5. Transfer their Ethereum to their Metamask wallet
6. Go to OpenSea or LooksRare and connect their wallet
7. Search for an NFT they like
8. Click to purchase it
9. Approve the gas fees and sign the transaction

I’ll admit, when I first tried buying NFTs I was definitely nervous navigating all these steps.&#x20;

But once I did it, I realized how simple it was.  In fact, once you’re used to it, navigating Web3 is much easier than navigating the traditional web because:

* You don’t need passwords – once you have a wallet setup it can connect to any site
* The checkout process is simple as you don’t need to input a credit card, check for fraud, etc..

That said, more work needs to be done to either educate the public or streamline the onboarding experience.&#x20;


---

# 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://www.digitalnations.xyz/web3-overview/the-web3-ecosystem/nfts/criticisms-of-nfts/legitimate-criticisms-of-nfts/poor-user-experience.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.
