# 如何创建NFT

[**前往StarBlcok**](https://www.starblock.io/)

### 1.创建普通NFT

点击合集详情页的添加NFT按钮，跳转页面

![图片](/files/x6eW4k9oSX1irNnUuSFO)

上传的NFT的图片，接下来输入NFT的名称，简介，属性（选填）等内容

![图片](/files/OAzo1gPKWo2Qn5faN0XF)

为NFT选择归属的合集，点击【创建】按钮

![图片](/files/RtjxyWwwe36sz2NrU2UN)

在弹出的提示框中，点击【确定】后开始创建NFT

![图片](/files/8KXKxWZ0HpZhsdQ8Xsaz)

![图片](/files/zeRw5BTy8H6doGdwpOjK)

NFT创建成功

![图片](/files/WS2TbSwu5ZCUQRoD9948)

点击继续创建-页面回到创建NFT

![图片](/files/Oo5frAiXpzgkPU1suoAi)

点击前往查看-跳转到NFT详情页

![](/files/NpU0ZbZ1J9IQufsm9OkH)

在个人主页的【已创作】Tab可以查看您所创建的所有NFT。

![图片](/files/A1AmZ5lStEctmFKAkClk)

### 2.创建指定购买NFT

StarBlock为您提供将NFT指定给固定地址购买的功能。

在创建NFT时，点击【开启指定购买】选项后，点击创建按钮

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

点击【确定】后，等待片刻会弹出 指定购买的配置信息弹窗。

![图片](/files/NcRPhrjUOfGeMfHLVg5T)

在弹窗中填写以下信息，点击【提交】

1\).填写指定购买人的账户地址

2\).设置NFT价格

3\).设置领取购买的截止时间（选填）

![图片](/files/jc6CwCKLglHc1IzWu6Dh)

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

弹出小狐狸弹窗后，点击【签名】即可完成对指定购买的信息配置。

![](/files/SPa3tL3sQCCnwQHpaxAX)

创建成功之后，可以点击前往查看已被创建的NFT

![图](/files/CwMU70XLpGA1GaGVjtd4)


---

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