# How do I create a NFT?

### 1. Create NFT

Click the \[Add NFT] button on the collection details page to jump to the page.

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

Upload the image of the NFT, enter the name, profile, properties (optional), etc.

![图片](/files/VQKaTkQKUiRPB9c4ZVTN)

Select a collection for NFT and click the \[Create] button.

![图片](/files/xK83D7fleYayY8ta3r0S)

In the pop-up prompt box, click \[Confirm] to start creating NFT.

![图片](/files/VoAEJQSP9BnAGLwuUGno)

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

NFT created successfully.

![图片](/files/RVcOIdjl6T3Fbj0csjsK)

Click \[Continue to create] - page back to Create NFT.

![图片](/files/Xs0db9Qgzy1hIn1Ljrfr)

Click \[View] - Jump to NFT details page.

![](/files/iE2CoDrFlwGi9Dx27FQm)

You can view all the NFTs you have created in the \[Created] Tab of your personal home page.

![图片](/files/3Fho0UMeYIf5pd4sqyCD)

### 2. Create the specified purchase NFT

StarBlock provides you with the ability to assign NFT to a fixed address for purchase.

When creating an NFT, click on the \[Create] button after clicking on the \[Enable Specified Purchase] option.

![图片](/files/pTwhbJDDJDS1DCFuQk8y)

After clicking \[Confirm], wait a moment for the pop-up window to appear with the configuration information of the specified purchase.

![图片](/files/Wmt8V28VKbuIu8JSlgiy)

Fill in the following information in the pop-up window and click \[Submit].

1\). Fill in the account address of the designated purchaser.

2\). Set the NFT price.

3\). Set the deadline for collecting the purchase (optional).

![图片](/files/cUzk5rzbhIadWU5deK0j)

After the MetaMask window appears, click \[Signature] to complete the configuration of the information for the specified purchase.

![](/files/JTH4iQcGwCSQUzaB2S4O)

After successful creation, you can click to view the NFTs that have been created.

![](/files/c7JZpgvLcq3NcGbF2UQJ)


---

# 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/create_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.
