> For the complete documentation index, see [llms.txt](https://bananatoolsssq.gitbook.io/fa-bi-gong-ju/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bananatoolsssq.gitbook.io/fa-bi-gong-ju/token/createnft.md).

# 创建NFT

创建NFT视频教程

{% embed url="<https://youtu.be/riqaBSKZej0>" %}

## BananaTool 系列NFT创建  <a href="#fatsale-xi-lie-nft-chuang-jian" id="fatsale-xi-lie-nft-chuang-jian"></a>

BananaTools支持BSC、ETH、OKX等多条公链的NFT创建, 灵活支持多种创建方式. 可在几分钟内将您的作品生成为NFT.

{% hint style="success" %}
NFT代表非同质化代币（Non-Fungible Token），是一种数字资产标准，用于在区块链上表示和交易独一无二的数字资产或物品。

**BananaTool创建的NFT均为系列NFT**, 每套NFT中均可包含多个单独的NFT, 每个NFT都有其在系列中的唯一序号
{% endhint %}

## 1. 选择NFT类型  <a href="#id-1-xuan-ze-nft-lei-xing" id="id-1-xuan-ze-nft-lei-xing"></a>

进入NFT创建页面: <https://bananatool.com/nft/create>

填写首次铸造数量

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

## 2. 填写NFT信息 <a href="#id-2-tian-xie-nft-xin-xi" id="id-2-tian-xie-nft-xin-xi"></a>

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

* **全称**: 本套NFT的全称
* **简称**: 本套NFT的简称
* **描述**: NFT对应的描述文案

## 3. 创建NFT <a href="#id-5-chuang-jian-nft" id="id-5-chuang-jian-nft"></a>

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

检查信息无误后， 点击下方【铸造】按钮即可。

等待交易完成后，您的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://bananatoolsssq.gitbook.io/fa-bi-gong-ju/token/createnft.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.
