# 二級市場

{% 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](https://like.co/) NFT [二級市場](https://likecoin.github.io/likecoin-nft-marketplace/)原型出爐，實現 NFT 自由買賣。你可以在上面檢閱和購買用戶正在出售的 NFT，也可以找到最新的買賣數據。&#x20;

## 教學影片

[在二級市場出售 Writing NFT 示範（國語）](https://www.youtube.com/watch?v=R81VCA3OdGQ)

[在二級市場出售 Writing NFT 示範（廣東話）](https://www.youtube.com/watch?v=Jw8hRA-kLfc)

## [**LikeCoin NFT Marketplace**](https://likecoin.github.io/likecoin-nft-marketplace/)

LikeCoin NFT Marketplace 功能包括：

### [**My NFT**](https://likecoin.github.io/likecoin-nft-marketplace/owned)

點右上角「Connect」連接 [Keplr 瀏覽器擴充功能](/zh/general-guides/wallet/keplr.md)查看已擁有的 NFT。點「Sell」將 NFT 於二級市場上市。

<figure><img src="/files/odJgLzH6byoRtdARnHhQ" alt=""><figcaption><p>點「Connect」登入</p></figcaption></figure>

<figure><img src="/files/kh77ycA5MzF15rSjfVpL" alt=""><figcaption><p>查看已擁有的 NFT，點「Sell」將 NFT 於二級市場上市</p></figcaption></figure>

<figure><img src="/files/e3ve02TV4yjTPQQICHDy" alt=""><figcaption><p>輸入價格 ( Price )、上架有效日期 ( Offer expiration ) 再點「Confirm」</p></figcaption></figure>

### [**Latest Listing**](https://likecoin.github.io/likecoin-nft-marketplace/)

查看二級市場最新上市的 NFT。

### [**Latest Purchse**](https://likecoin.github.io/likecoin-nft-marketplace/latest/purchase)

查看二級市場最新售出的 NFT。

### [**Search**](https://likecoin.github.io/likecoin-nft-marketplace/search)

尋找特定的 [NFT Class ID](/zh/depub/liker-land/nft-details.md#nft-class-id)。

### [**Tools**](https://likecoin.github.io/likecoin-nft-marketplace/tools)

[Send NFTs](https://likecoin.github.io/likecoin-nft-marketplace/tools/send) 方便群發 NFT，詳見[群發 NFT 紀念品給支持者](/zh/depub/transfer-nft.md#batch-send-nft-to-supporters)。

現時的二級市場工具介面是最簡可行產品 ( Minimal Viable Product )，先求把基本功能實現卻未有任何 UX/UI 的設計。歡迎試用並到 [LikeCoin Discord](https://discord.gg/likecoin) 回饋你的想法。

## 詳盡介紹

[啟動「無形之手」 – NFT 二級市場 beta](https://blog.like.co/zh/%e5%95%9f%e5%8b%95%e3%80%8c%e7%84%a1%e5%bd%a2%e4%b9%8b%e6%89%8b%e3%80%8d-nft-%e4%ba%8c%e7%b4%9a%e5%b8%82%e5%a0%b4-beta/)


---

# 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/collect-writing-nft/nft-marketplace.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.
