# 创建质押挖矿

## 📺视频教程

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

## 1、介绍

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

## 2、操作步骤

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

### (1) 连接钱包

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

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

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

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

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

* **开始：**&#x32;024-10-24 11:00:00
* **时长：**&#x31;5（天）
* **质押代币(LP代币)：**&#x30;x5B81C9bfFa3BF83D889809B97923aF76f5065b29
* **奖励代币：**&#x30;x54E2294950B350e59Fa8fee5056811960623224d
* **所有权地址：**&#x9ED8;认为钱包地址
* **每日奖励数量：**&#x30;.05
* **最大质押数量：**&#x31;000
* **最小质押数量：**&#x31;00
* **邀请奖励(%)：**&#x31;

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

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

### (3) 完成

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

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

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

<figure><img src="/files/fy0wWS80HScHLz0TTqp8" alt=""><figcaption><p>创建成功</p></figcaption></figure>

## ❓常见问题 FAQ

### Q: 质押后什么时候开始计息？

**A:** 一般质押上链后立即或次日 0 点开始计息。

### 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-mining.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.
