# 提供抵押品

### 1. 连接您的钱包[​](https://helio.money/docs/get-started/provide-bnb#1-connect-your-wallet) <a href="#id-1-connect-your-wallet" id="id-1-connect-your-wallet"></a>

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F60fXF9rALi6luWHVkkGg%2Fuploads%2FQqOlYh6nF6efbEpkTtMu%2FProvide%20collateral.mp4?alt=media&token=c121023d-f2a8-4acb-bf30-8c5d5b1c0142>" %}

{% hint style="info" %}
**注意**

我们使用 MetaMask 作为示例钱包，因为它在加密社区中广泛采用。
{% endhint %}

1. 访问借贷页面并点击 **连接钱包**。
2. 从钱包列表中选择 MetaMask。
3. 连接您的钱包并通过点击 **切换网络** 并在 MetaMask 中批准操作，切换到 **BNB Smart Chain (Mainnet)**。

### 2. 提供抵押品[​](https://helio.money/docs/get-started/provide-bnb#2-provide-bnb-collateral) <a href="#id-2-provide-bnb-collateral" id="id-2-provide-bnb-collateral"></a>

{% hint style="info" %}
BNB 存款的最低交易额为 0.1。

lisUSD 的最大总借款限额目前设定为 69,000,000 lisUSD 代币。
{% endhint %}

1. 前往您的 Lista DAO CDP 仪表板 [这里](https://lista.org/cdp/dashboard?utm_source=gitbook\&utm_medium=article\&utm_campaign=provide-collateral)。
2. 选择您想要存入的抵押品类型，并点击“存款”。
3. 输入您想要存入的抵押品数量，并点击存款。
4. 在 MetaMask 中确认交易。

<figure><img src="https://docs.bsc.lista.org/~gitbook/image?url=https%3A%2F%2F1284749027-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FeuAQJMk753IWaCTi0zzi%252Fuploads%252FnFK5RKwNZLwBZPyflzVH%252FMetaMask1.png%3Falt%3Dmedia%26token%3Dbc35c421-3e4d-43eb-82c8-3d7a7f7a55b8&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=e974844c&#x26;sv=1" alt=""><figcaption></figcaption></figure>

4. 交易完成后，您就完成了。


---

# 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/yong-hu-zhi-nan/collateral-debt-position/provide-collateral.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.
