# 了解挖矿

在DeFi时代，挖矿变得非常流行，是一种让参与者支持，参与者获得Token的有效的Token分发手段。 挖矿由于项目质量参差不齐，存在巨大的风险，但是风险与收益对等，挖矿尤其是头矿，是获取超额收益的一个好的途径。

而今天的挖矿跟以往的公链挖矿有所不同。主要两个方面来说：

1、不需要像 POW 公链那样需要硬件&#x20;

2、也不是像 POS 公链那样大部分需要本币质押。

但既然是挖矿，就需要有铲子。这个铲子就是矿池所需要的币或者LP（流动性 Token），通过质押矿池中所设定需要的币， 就可以获得新的产出，一般是分发的 Token，这个过程就是挖矿。

并且在这种挖矿过程中，所质押的币可能没有损失，所分得的Token是白得的，当然如果是提供流动性，也有可能存在损失。 具体在什么样的矿池，大家根据承受风险的能力和持有数字资产情况而定。


---

# 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.hg.network/farm-wa-kuang-bang-zhu/untitled.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.
