# 创建质押NFT挖矿

## 📺创建质押NFT挖矿视频教程

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

## 1、介绍

质押NFT挖矿指的是用户将其所持有的NFT质押在某个项目中，以此换取新的数字货币作为收益。类似于银行存款，用户通过质押获得利息。在质押NFT挖矿中，用户可以获得新的代币或保留原有NFT并获得收益，整个过程不消耗能源，且原NFT可以赎回。

## 2、操作步骤

提示：请先安装小狐狸钱包插件，教程：<https://docs.gtokentool.com/fu-zhu-xin-xi/metamask-installation>

### (1) 连接钱包

进入创建页面：<https://www.gtokentool.com/pledgeNFT>，点击右上角，连接小狐狸钱包，并切换到主网（这里以BSC测试网为例)。

完成后，会看到您的 “链名称” 和 “钱包地址” ，如下图：

<figure><img src="/files/avuiMORS8zyMhPkm5tSq" alt=""><figcaption><p>连接钱包并选择BSC链</p></figcaption></figure>

### (2) 输入质押NFT挖矿信息

假设我们创建一个15天的质押NFT挖矿，填写如下：

* **开始时间：**&#x32;025-10-24 14:00:00
* **时长：**&#x31;5（天）
* **质押NFT：**&#x30;x68689Ffeec81748b977aA9c62B5B7b3c60e853c1
* **奖励代币：**&#x30;x5B81C9bfFa3BF83D889809B97923aF76f5065b29
* **每日奖励数量：**&#x31;0

<figure><img src="/files/st0lHKolXk5687AogYI8" alt=""><figcaption><p>输入质押NFT挖矿信息</p></figcaption></figure>

输入完成后，点击 “`确认创建`” 按钮。

### (3) 完成

点击 “`确认创建`” ，在小狐狸钱包上支付gas费，就完成了。

<figure><img src="/files/eKcLQg14wTEjLlm3FGTt" alt=""><figcaption><p>确认创建</p></figcaption></figure>

（注意：因为每个用户网络速度不同，支付gas费用时可能会延迟1、2秒，属正常现象。）

## ❓常见问题 FAQ

### Q: 什么是质押 NFT 挖矿？

**A:** 质押指定 NFT 获得收益，无需锁币。

### Q: 收益是什么代币？

**A:** 可自定义 BNB、USDT 或项目代币。

### Q: 质押后多久开始计息？

**A:** 上链确认后立即计息。

### Q: 质押有锁仓吗？

**A:** 可自定义锁仓时间。

### 🤝 连接 GTokenTool <a href="#lian-jie-gtokentool" id="lian-jie-gtokentool"></a>

* **💬 Telegram社群**：[点击加入官方群组](https://t.me/gtokentool)
* **🐦 Twitter (X)**：[关注我们获取最新动态](https://x.com/gtokentool)
* **📚 官方文档**：[查看 Gitbook 文档](https://docs.gtokentool.com/)
* **💻 开源代码**：[访问 GitHub 仓库](https://github.com/Gtokentool/docs/blob/master/SUMMARY.md)
* **📺 视频教程**：[订阅 YouTube 频道](https://www.youtube.com/@GTokenTool)

> ⚠️ 风险提示与免责声明
>
> GTokenTool 保留随时全权酌情因任何理由修改、变更或取消此公告的权利，无需事先通知。
>
> 以上信息内容仅供参考，GTokenTool 对本平台上的任何虚拟资产、产品或促销活动不做任何推荐或保证。虚拟资产的价格波动很大，投资交易虚拟资产将面临巨大风险。**请谨慎投资。**


---

# 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.gtokentool.com/ming-xing-chan-pin/create-staking-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.
