# 其他 NFT 工具

{% hint style="warning" %}
此文檔只適用於 Liker Land 和 LikeCoin v2。如需了解 [3ook.com](http://3ook.com/) 和 LikeCoin v3，請至 [docs.3ook.com](http://docs.3ook.com/) 及 [dao.like.co](https://dao.like.co/)。
{% endhint %}

## LikeCoin NFT Dashboard

[**LikeCoin NFT Dashboard**](https://likecoin.github.io/likecoin-nft-dashboard/#/) 方便查找最新 ( [Latest NFT](https://likecoin.github.io/likecoin-nft-dashboard/#/list) ) 及最多人購買 ( [Top NFT](https://likecoin.github.io/likecoin-nft-dashboard/#/) ) 等 NFT 數據，也可以知道誰人收藏最多 NFT ( [Top Collector](https://likecoin.github.io/likecoin-nft-dashboard/#/collector) )。

<figure><img src="/files/gxBM4QkAMlodg6YpaBme" alt=""><figcaption><p>LikeCoin NFT Dashboard</p></figcaption></figure>

而匯出 ( Export ) 功能，讓用戶可隨時將創作者或收藏者的 Liker ID 或錢包地址輸入搜尋 ( [Search](https://likecoin.github.io/likecoin-nft-dashboard/#/socialgraph) ) 並匯出資料成為 CSV 檔案進行分析。

<figure><img src="/files/ahSED9J5ObbEnd2RcLqj" alt=""><figcaption><p>搜尋 ( Search ) 後點「export all data」匯出資料</p></figcaption></figure>

***

## LikeCoin ISCN/NFT Tools

[**LikeCoin ISCN/NFT Tools**](https://likecoin.github.io/iscn-nft-tools/) 提供各種批量管理 NFT 的工具：

<figure><img src="/files/yuht4wy2av1x2P2k4Kuc" alt=""><figcaption><p>LikeCoin ISCN/NFT Tools</p></figcaption></figure>

### [**Send LIKE**](https://likecoin.github.io/iscn-nft-tools/send-like)

群發 LikeCoin。

<figure><img src="/files/TP37W3LgaLnFhJZufTvk" alt=""><figcaption><p>Send LIKE</p></figcaption></figure>

### [**Mint NFT**](https://likecoin.github.io/iscn-nft-tools/mint-nft)

直接使用 ISCN ID 或 [NFT Class ID](/zh/depub/liker-land/nft-details.md#nft-class-id) 鑄造 NFT，又或者提供 ISCN data JSON 檔案鑄造 NFT。

<figure><img src="/files/QUpMMtu10hq4hNBkubcS" alt=""><figcaption><p>Mint NFT</p></figcaption></figure>

### [**Send NFT**](https://likecoin.github.io/iscn-nft-tools/send-nft)

傳送 NFT，可提供 NFT CSV 檔案進行群發，詳見[群發 NFT 紀念品給支持者](/zh/depub/transfer-nft.md#batch-send-nft-to-supporters)。

<figure><img src="/files/6sPokW4jaWO1SAHigimq" alt=""><figcaption><p>Send NFT</p></figcaption></figure>

### [**List and Sell NFT**](https://likecoin.github.io/iscn-nft-tools/list-and-sell-nft)

在[二級市場](/zh/depub/collect-writing-nft/nft-marketplace.md)上架 NFT，可設定售賣的到期時間及上載 CSV 檔案大量上架 NFT 到二級市場。

<figure><img src="/files/XqGINMzSI12ZPb2lh0vs" alt=""><figcaption><p>List and Sell NFT</p></figcaption></figure>

### [**ISCN Browser & Editor**](/zh/depub/what-is-iscn/iscn-browser.md)

連結至 [ISCN Browser](/zh/depub/what-is-iscn/iscn-browser.md)。

***

## 其他小工具

社群亦研發了不同小工具以幫助搜尋及購買 NFT，詳見 [Writing NFT小工具](https://blog.like.co/zh/tag/writing-nft%e5%b0%8f%e5%b7%a5%e5%85%b7/)。


---

# 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.v2.like.co/zh/depub/tools.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.
