# How to create a vault: Lista Lending vault GUI)

## Introducing the Lista Lending Vault GUI <a href="#id-20cc" id="id-20cc"></a>

The Lista Lending Vault GUI is a powerful addition to our protocol, designed to meet the growing demand for customizable vaults as our ecosystem expands with new partners and use cases.

Built on the secure foundation of Lista Lending, the Vault GUI enables experienced DeFi users to create and manage vaults tailored to their specific strategies. Whether you’re a curator optimizing yields, a partner integrating assets, or a power user seeking advanced control, this interface streamlines the process with intuitive design and robust functionality.

## Key Features of the Vault GUI (V1.1) <a href="#id-653d" id="id-653d"></a>

The Vault Manager V1.1 introduces a suite of core functions to enhance user experience and vault management:

* **Vault Creation**: Easily set up new vaults with customizable parameters like vault name, asset, timelock, and owner address.
* **Role Management**: Assign and modify roles (Owner, Curator, Guardian, Allocator) to ensure secure and efficient vault operations.
* **Parameter Settings**: Fine-tune vault settings, including performance fees (up to 50%), fee recipient, and timelock duration (up to 14 days).
* **Vault–Market Management**: Connect vaults to specific Lista Lending markets and manage supply caps for optimized liquidity.
* **Vault Dashboard**: Monitor key metrics like Total Value Locked (TVL), vault address, and performance fees at a glance.

## User Guide: How to Create Your Own Vault <a href="#f58f" id="f58f"></a>

## Step 1: Access the Vault Manager <a href="#id-3c4f" id="id-3c4f"></a>

1. Navigate to <https://manager.lista.org/> on a desktop browser.
2. Connect your wallet (e.g., MetaMask) by clicking the wallet connection button. Ensure your wallet is set to BNB Smart Chain.

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

## Step 2: Create a New Vault <a href="#id-6f81" id="id-6f81"></a>

1. From the Vault Manager homepage, click “Create Vault” to navigate to the vault-creation page.
2. Fill in the core parameters:

* **Manager**
* **Curator**
* **Guardian**
* **Timelock (days)**
* **Asset Contract Address**
* **Vault Name**
* **Vault Symbol**

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

## Step 3: Explore the Vault Dashboard <a href="#ffb0" id="ffb0"></a>

1. The dashboard displays:

* Vault Name
* Vault Address
* TVL
* Core Parameters: Performance Fee, Fee Recipient, Timelock

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

2\. Click on Core Parameters to adjust your vault settings

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

3\. Use the dashboard to:

* Manage roles (e.g., assign Curators or Allocators).
* Adjust timelock settings.
* Monitor vault performance.

## Step 4: Market Management <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. Add markets by searching for Market ID or collateral name, ensuring they match your vault’s asset.

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

2\. Set market caps and approve or reject pending markets.

**Conclusion**

The Lista Lending Vault GUI empowers our community to shape the future of DeFi with custom vaults that optimize yields and security. We invite experienced DeFi users to explore Lista DAO’s vault manager; to create their first vault, and share feedback with us.


---

# 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/user-guide/lista-lending/how-to-create-a-vault-lista-lending-vault-gui.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.
