> For the complete documentation index, see [llms.txt](https://docs.bsc.lista.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bsc.lista.org/zh-cn/yin-yan/lista-credit.md).

# Lista Credit

Lista Credit 提供无担保的小额信用贷款。目前，Lista Credit 第一阶段已经结束。Lista 团队将评估第一阶段的所有数据和洞察，并计划第二阶段，届时将向更多地址提供更大额度的信用。

### 信用系统

整个 Lista Credit 产品由 Lista 的专有信用系统提供支持。在此系统下，每个 Binance MPC 钱包地址将根据其投资组合和链上活动被赋予一个信用等级。然后，每个地址将根据其信用等级获得一个信用额度。

每个月，Lista 将重新评估所有符合条件的钱包地址，并给予它们新的信用等级。你拥有的资产越多，与 DeFi 协议的互动越多，获得更高信用额度的可能性就越大。

### 借款与还款

根据其信用等级，一个钱包地址可以获得高达 50 $U（50美元）的信用额度。Lista 不收取信用借款的利息，但借款时将收取固定的发起费用（3%）。信用贷款及其发起费用必须在14天内还清。逾期贷款将获得3天的延期。如果在延期后仍未完全还清，将收取固定罚款（3%），并将相应的钱包地址列入黑名单。

被列入黑名单的地址将在 Lista Credit 上受到限制。解除这种限制的唯一方法是全额还清其所有贷款及费用。当一个被列入黑名单的地址还清所有贷款和费用后，它将从黑名单中释放，其信用额度恢复为之前的一半。两周后，其信用等级将完全恢复。

每天，Lista 将选出 1 名 Daily Lucky Star，该星级用户偿还了至少 15 $U（加上利息）的信用贷款，以获得 1,000 $LISTA。每周，Lista 还将选出 1 名 Weekly Grand Prize，该大奖用户偿还了其信用贷款，以获得 10,000 $LISTA。候选人在我们选择时不能有任何未偿还的信用贷款，奖励必须在选定获胜者后的 48 小时内领取。

### 放款

目前，Lista Credit 上可借的所有 $U 都来自 Lista 及其合作伙伴创建的专用金库。

Lista 将为每个人提供信用贷款金库，以便向信用贷款借款人放款。这些金库为存款人提供非常有竞争力的利率，但风险略高。Lista Credit 贷款的平均回报率高于其有担保的对应物，但违约率也可能更高。请在存入这些金库之前进行自己的研究，并采用强大的风险缓解策略。


---

# 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:

```
GET https://docs.bsc.lista.org/zh-cn/yin-yan/lista-credit.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.
