> For the complete documentation index, see [llms.txt](https://docs.hg.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hg.network/farm-wa-kuang-bang-zhu/untitled/defi-wa-kuang-de-ben-zhi.md).

# DeFi挖矿的本质

1、DeFi 挖矿的本质是社区用户提供代币兑换的流动性获得平台代币收益，其中平台代币流动性挖矿兴起之初，代币由于流通量少往往有高溢价，因而受到社区所欢迎。

&#x20;2、当前主流的挖矿形式是 LP （Liquidity Provider）挖矿，如果是交易平台挖矿，是社区用户通过将自己持有的代币抵押在流动性池，为交易者提供做市流动性获得挖矿奖励。 对于非交易平台类代币的 DeFi 挖矿，比如 HGT 的挖矿，也是用户在 MDX 等兑换平台提供了流动性，获得了流动性 Token，通过抵押流动性Token 来挖矿。

3\. DeFi 挖矿已经渐渐成为一个成熟的业务，和早先 Staking 类似。像 UniSwap，或者 Heco 网络上的 Mdex等去中心交易所，都有成熟的流动性挖矿机制，并锁仓了数十亿美元级别的资金。

4\. 由于数字资产自身的高波动性，理财的利率会比传统金融要高，同时置身于去中心化形态的DeFi ，给金融工具提供了一定的可信度和透明度，用户完全掌控自己的资产，所有过程和操作，链上均公开透明，所以也正在受到越来越多的人关注，未来还有很大的发展空间。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hg.network/farm-wa-kuang-bang-zhu/untitled/defi-wa-kuang-de-ben-zhi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
