> 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/yong-hu-zhi-nan/lista-lending/how-to-create-a-vault-lista-lending-vault-gui.md).

# 如何创建金库：Lista Lending 金库 GUI

## 介绍 Lista Lending 金库 GUI <a href="#id-20cc" id="id-20cc"></a>

Lista Lending 金库 GUI 是我们协议的强大补充，旨在满足我们的生态系统随着新合作伙伴和用例的扩展而对可定制金库的日益增长的需求。

基于 Lista Lending 的安全基础，金库 GUI 使经验丰富的 DeFi 用户能够创建和管理根据其特定策略量身定制的金库。无论您是优化收益的策展人、整合资产的合作伙伴，还是寻求高级控制的强力用户，这个界面都通过直观的设计和强大的功能简化了流程。

## 金库 GUI 的关键特性 (V1.1) <a href="#id-653d" id="id-653d"></a>

金库管理器 V1.1 引入了一套核心功能，以增强用户体验和金库管理：

* **金库创建**：轻松设置新金库，可自定义参数如金库名称、资产、时间锁和所有者地址。
* **角色管理**：分配和修改角色（所有者、策展人、监护人、分配者），以确保金库操作的安全和高效。
* **参数设置**：微调金库设置，包括绩效费用（最高 50%）、费用接收者和时间锁持续时间（最长 14 天）。
* **金库-市场管理**：将金库连接到特定的 Lista Lending 市场，并管理供应上限以优化流动性。
* **金库仪表板**：一目了然地监控关键指标，如总锁定价值（TVL）、金库地址和绩效费用。

## 用户指南：如何创建您自己的金库 <a href="#f58f" id="f58f"></a>

## 步骤 1：访问金库管理器 <a href="#id-3c4f" id="id-3c4f"></a>

1. 在桌面浏览器上访问 <https://manager.lista.org/>。
2. 点击钱包连接按钮连接您的钱包（例如，MetaMask）。确保您的钱包设置为 BNB 智能链。

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/0*rhreh_VnigfFNMCu" alt="" height="215" width="700"><figcaption></figcaption></figure>

## 步骤 2：创建新金库 <a href="#id-6f81" id="id-6f81"></a>

1. 从金库管理器首页点击“创建金库”进入金库创建页面。
2. 填写核心参数：

* **管理者**
* **策展人**
* **监护人**
* **时间锁（天）**
* **资产合约地址**
* **金库名称**
* **金库符号**

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/0*0WRQDKT-mXhYs7Uw" alt="" height="447" width="700"><figcaption></figcaption></figure>

## 步骤 3：探索金库仪表板 <a href="#ffb0" id="ffb0"></a>

1. 仪表板显示：

* 金库名称
* 金库地址
* TVL
* 核心参数：绩效费、费用接收者、时间锁

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/0*A3_tgnWrTh8XtX50" alt="" height="253" width="700"><figcaption></figcaption></figure>

2\. 点击核心参数以调整您的金库设置

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/0*oTcCNk8QsGvszS_Z" alt="" height="439" width="700"><figcaption></figcaption></figure>

3\. 使用仪表板来：

* 管理角色（例如，指派策展人或分配者）。
* 调整时间锁设置。
* 监控金库性能。

## 步骤 4：市场管理 <a href="#c198" id="c198"></a>

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/0*G3ftWwrvUKgRSdbq" alt="" height="391" width="700"><figcaption></figcaption></figure>

1. 通过搜索市场 ID 或抵押品名称添加市场，确保它们与您的金库资产匹配。

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/0*9axHFLuFgbHVRKab" alt="" height="323" width="700"><figcaption></figcaption></figure>

2\. 设置市场上限并批准或拒绝待定市场。

**结论**

Lista Lending 金库 GUI 使我们的社区能够通过定制金库来塑造 DeFi 的未来，优化收益和安全性。我们邀请经验丰富的 DeFi 用户探索 Lista DAO 的金库管理器；创建他们的第一个金库，并与我们分享反馈。


---

# 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.bsc.lista.org/zh-cn/yong-hu-zhi-nan/lista-lending/how-to-create-a-vault-lista-lending-vault-gui.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.
