# How to buy NFT?

### 1).whitelist purchase

• On the collection details page, users who have obtained the whitelist can click \[Buy NFT] to purchase, and click \[-] and \[+] to control the number of purchases.

![图片](/files/6NZdDahlzmaDQrmHcyKK)

• After clicking to buy NFT, in the confirmation purchase pop-up window, click to pay to get a random NFT

![图片](/files/FSRAtg8RbXAwYhViiPGg)

• Click the \[Pay] button, and Metamak will pop up a confirmation transaction pop-up window. In the Metamask pop-up window, click \[Confirm] to complete the transaction.

![图片](/files/zjCGSyEqUvPEYTJPytEg)

• Please wait patiently for the transaction on the blockchain to complete.

![图片](/files/rXyvlNCVDmAR1R2BG1y0)

• After the on-chain transaction is completed, the page shows that the purchase is successful, and the corresponding NFT will appear in your account.

![图片](/files/YAopSXNBJyaXhgoKSrGD)

• In the \[Holding NFT] TAB, check the NFT you have successfully purchased

![图片](/files/Gq0wbGOPsqUUOEJUlhMx)

### 2).public sale purchase

When the sold collection is not limited to the whitelist, you can purchase NFT in the collection anytime, anywhere.

• In the collection details, click the \[Buy NFT] button to purchase.

![图片](/files/titejQ5kdHoiDH25qfI4)

• After clicking Buy NFT, a pop-up confirming purchase pops up

![图片](/files/jN80ojK9DPoToX9ndzaz)

• Click the \[Pay] button, and the Metamask pop-up window will pop up. In the Metamask pop-up window, click \[Confirm]

![图片](/files/mnrG4QVupvvPQ8WtmMfT)

• Wait for the transaction to complete on the blockchain.

![图片](/files/2lb712ZPlqDpjHgy5GHc)

• After the purchase is successful, a pop-up window for the purchase success message will appear on the page. The transaction information on the page is explained as follows

![图片](/files/fd6UZYoBRidKK1wmZViJ)

![图片](/files/pO5x0HmuPakgQB9gQlRT)

### 3).Designated NFT purchase

• If the seller has issued an NFT to your address, when you view this NFT, you will be prompted that only you can purchase this NFT.

• Click the \[Buy NFT] button, the confirmation purchase pop-up window will pop up, click Pay, and the little fox will pop up for mint

![图片](/files/4wItcL6YJoD4kHlZEsm2)

![图片](/files/A8A2UGqObGTELc6y0Hmg)

### 4).Non-blind box model and secondary market purchase

• Open the trading market page, click the NFTtab page to switch, and click the NFT showing the price to enter the NFT details

![图片](/files/1bR7jUzhSrZV7gwNABoP)

• After entering the NFT details page, click the \[Buy NFT] button, the confirmation purchase pop-up window will pop up, click Pay, and the little fox will pop up for mint

![图片](/files/yO8eNbJ7wZYtnj37pAbw)

![图片](/files/6U35mjwmp1BR1dIEFl9g)


---

# 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.starblock.io/main/tutorials/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.
