# 銷售 NFT

本指南協助用戶們在 BELS 銷售專屬 NFT，依循以下步驟將能完成 NFT 銷售流程

## 簡單三步驟，即可銷售您的第一個 NFT！

① 登入BELS，前往個人頁面 -> ② 選定持有 NFT，點擊銷售 -> ③ 銷售專屬 NFT

## 第一步：登入BELS，前往個人頁面

1. 進入登入頁面，選擇 BitoPro 錢包或 MetaMask 錢包進行登入
2. 若選擇 BitoPro 錢包，前往 BitoPro OAuth 頁面進行帳號同意授權
3. 若選擇 MetaMask 錢包，進行錢包簽署
4. 頁面顯示登入成功
5. 點擊頁面右上方頭像，選擇個人頁面，點擊後前往個人頁面

## 第二步：選定持有 NFT，點擊銷售

1. 點擊持有頁簽，選擇持有中的 NFT
2. 點擊【...】，選擇銷售，進入銷售 NFT 頁面

## 第三步：銷售專屬 NFT

1. 選擇標售 NFT 幣種
2. 填寫 NFT 標售價格
3. 設定 NFT 銷售的時間
4. 點擊下一步，確認 NFT 銷售資訊
5. 確認銷售資訊無誤，完成銷售專屬 NFT

{% hint style="info" %}
貼心提醒：

* 設定銷售 NFT 時，NFT 鏈種一定要屬同一個鏈種，不支援跨鏈種 NFT 上架銷售，舉例：A NFT鏈種為 Ethereum，B NFT 鏈種為 Polygon，用戶不能同時將這兩個跨鏈種的 NFT 執行銷售
* 上架銷售 NFT 時，若 NFT 的標價幣種為「ETH」，則接受最多小數點後四位(如 0.0001)，若 NFT 的標價幣種為「MATIC」，則接受最多小數點後二位(如 0.01)
* 上架銷售 NFT 時，您可以透過快速時間選項：「一天、三天、七天、一個月、三個月、六個月」設定銷售期間，若您想自行設定銷售期間，您可以在「開始-結束」自行設定起訖時間
  {% endhint %}


---

# 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://doc.bels.co/index/guide/how-to-use/xiao-shou-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.
