# Uniswap 流动性挖矿 (完结)

### **Liquity协议会奖励Uniswap LP吗？**

是的。从发行日（4月5日）开始，1,333,333个LQTY 将在6周内将奖励给LUSD:ETH Uniswap池的流动性提供者。

### **6周后LP(流动性提供者)会有奖励吗？**

在6周之后(5月16日)，暂时没有立即的/公开的额外LP奖励计划。

### **我该如何获得LP奖励？**

用户可以通过以下方式获得LP奖励：

* 为LUSD:ETH Uniswap池增加流动性，并在交换中获得UNIv2代币
* 通过Liquity前端将这些UNIv2代币放入Liquity的Unipool奖励合约中
* 获得与质押代币数量和质押时间成正比的奖励

流动性提供者可以在需要时解除UNIv2代币以退出该计划（即停止获得奖励）。

### **我的 Liquity 前端不支持LP奖励？**

如果您选择的前端不支持 LP 奖励，请尝试在[liquity.org 前端列表](https://www.liquity.org/frontend)中寻找另一个。

### **我的前端的回扣率与我收到的奖励有关吗？**

没有关系。回扣率仅与稳定池存款相关。


---

# 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.liquity.org/liquity-v1-cn/faq/uniswap-lp-farming.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.
