> For the complete documentation index, see [llms.txt](https://docs.coin98.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coin98.com/products/coin98-super-wallet/mobile/nfts/marketplace/how-to-buy-nft.md).

# How to buy NFT in Coin98 Super Wallet

### What is NFTverse in Coin98 Super Wallet?

NFTverse is the NFT discovery and trading tab inside Coin98 Super Wallet, where you can search for collections or NFTs, browse listed assets, and buy NFTs directly in the app.

### How to buy an NFT in Coin98 Super Wallet?

**Step 1**: Access NFTverse by clicking on the **Swap** icon on the main screen, then choose **NFTverse**

**Step 2**: Search for the NFT collection that you want to buy. You can either enter the collection name directly or use filters such as blockchain, floor price, or trading volume to find the NFTs you're looking for

<figure><img src="/files/62gFETqHqS4DWat1kzAx" alt=""><figcaption></figcaption></figure>

**Step 3:** Click on your desired NFT collection, then select the specific NFT you want to buy.

**Step 4:** Check NFT information, including *Details, Trait*s and *Activity* if needed, then click **Buy With The Best Price**

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

**Step 5**: Approve Token Request to initiate the transaction, then press and hold **Hold to Buy** to complete your purchase.

<figure><img src="/files/bArUgdeZq8JmsoTz6jez" alt="" width="563"><figcaption></figcaption></figure>

You have successfully bought the NFT, now you can go back to **NFT** tab to check your NFT.

### What should you check before buying an NFT?

Before you buy an NFT in Coin98 Super Wallet, review the collection name, blockchain, listed price, and collection activity. Checking Traits and Activity can help you compare rarity and market interest before you confirm the purchase.

### What risks should you consider before buying an NFT?

NFT purchases are usually irreversible after confirmation. Make sure you are on the correct blockchain, that you trust the collection, and that your wallet has enough tokens to cover the NFT price and any network fees. Review every approval request carefully before you sign it.

### Frequently asked questions

#### Do I need crypto in my wallet to buy an NFT?

Yes. You need enough tokens in your wallet to pay for the NFT and gas fees on the blockchain that the NFT is listed on.

#### Can I filter NFT collections by blockchain, floor price, or trading volume?

Yes. NFTverse supports filters such as blockchain, floor price, and trading volume so you can narrow your search.

#### What does Buy With The Best Price do?

Buy With The Best Price helps you buy the selected NFT at the best available listing shown in NFTverse at that moment.

#### Why do I need to approve the token request?

The token approval step authorizes your wallet to complete your NFT purchase transaction.

#### Where can I find the NFT after I buy it?

After the transaction is confirmed, go to the NFT tab in Coin98 Super Wallet to view your purchased NFT.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.coin98.com/products/coin98-super-wallet/mobile/nfts/marketplace/how-to-buy-nft.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.
