# 提領 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. 確認錢包餘額與提領手續費資料
3. 確認提領資訊無誤，點擊下一步，將 NFT 提領到指定錢包

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

* 填寫 NFT 提領指定錢包地址時，系統會自動判斷指定錢包地址為 BELS 錢包或外部錢包，若為 BELS 錢包，則無須負擔提領手續費，若為外部錢包則依當時鏈上提領處理手續費由用戶的錢包支付
  {% 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/ti-ling-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.
