# LQTY奖励和分配

### **什么是LQTY？**

LQTY是Liquity协议发行的二级代币。它捕获系统产生的费用收入并以此激励早期用户和前端运营商。

LQTY奖励只会累积发放给稳定提供者，即将LUSD存入稳定池的用户、促成这些存款的前端以及LUSD:ETH Uniswap池的流动性提供者。

作为技术奖励，LQTY基于协议的预编程功能发放，而不是对Liquity AG或任何第三方进行索赔。

### **LQTY的最大供应量是多少？**

LQTY的最大供应量为100,000,000个代币。

### **LQTY是治理代币吗？**

不，LQTY不是治理代币，因为Liquity系统没有治理。

### **我如何赚取 LQTY？**

LQTY 可以通过三种方式获得：

* 将LUSD存入[稳定池](https://docs.liquity.org/faq/stability-pool-and-liquidations#what-is-the-stability-pool)。
* 通过您的[前端](https://docs.liquity.org/faq/frontend-operators)促成稳定池存款。
* 为LUSD:ETH Uniswap池提供流动性。

### **我可以用LQTY做什么？**

LQTY持有者可以质押他们的代币来赚取贷款发行和LUSD[赎回](https://docs.liquity.org/faq/lusd-redemptions#what-are-redemptions)产生的费用。了解有关[质押](https://docs.liquity.org/faq/staking)的更多信息。

### **LQTY的配送时间表是什么？**

LQTY的社区发行（在LP激励和社区储备之外）遵循每年减半的时间表，由以下函数描述：32,000,000\*(1–0.5^year)。设置这条发行曲线的目的是有力地激励早期采用者，同时保持一定的长期激励。

### **LQTY的创世分配是什么？**

关于LQTY创世分配的信息可以在[这里](https://medium.com/liquity/liquity-launch-details-4537c5ffa9ea)找到。

### **有LQTY空投吗？**

没有。LQTY只能通过上述方法赚取。


---

# 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/lqty-distribution-and-rewards.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.
