# 概览

<div align="center" data-full-width="true"><figure><img src="/files/Kte6MAMzGXd4ocDznFpE" alt=""><figcaption></figcaption></figure></div>

### Lista 机制：通过战略性资产利用赚取奖励

在 Lista 机制中，用户可以战略性地利用他们的资产——如 BNB、ETH、slisBNB、wBETH 和 BTCB——来赚取各种奖励。该过程包括几个关键步骤：

#### 1. **将资产存入互动（CDP）模块**

* 用户首先将他们的资产存入互动（CDP）模块，这些资产作为抵押品。
* 使用这些抵押品，用户可以借用 **LisUSD**。

#### 2. **借用并质押 LisUSD**

* 借用 LisUSD 后，用户可以选择将其质押在 **Jar Contract** 中。
* 质押的金额和借用的 LisUSD 都由 **ListaDistributor Contract** 跟踪，以计算奖励。

#### 3. **质押 BNB 以换取 slisBNB 并赚取奖励**

* 用户可以通过 **Stake Manager** 质押 BNB 来接收 **slisBNB**。
* slisBNB 不仅可以赚取每两周一次的 **LISTA token 奖励**，还可以用作抵押借用更多的 LisUSD，从而产生额外的奖励。

#### 4. **直接赚取 BNB 奖励**

* 用户也可以通过质押 BNB 直接赚取 BNB 奖励。

#### 5. **在 veLista 中锁定 LISTA 代币以获得额外奖励**

* 通过在 **veLista 合约** 中锁定 LISTA 代币，用户有资格获得额外的 LISTA 代币奖励。


---

# 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.bsc.lista.org/zh-cn/kai-fa-zhe-zhuan-qu/overview.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.
