> 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/collateral-debt-position/borrow-lisusd.md).

# 借用 lisUSD

{% hint style="info" %}
**提示**

最低借款金额为15 lisUSD。

我们建议保持借款在显示的阈值以下，以减少清算风险。
{% endhint %}

要借用 lisUSD：

1. 在借款页面，点击 **My Borrowed Funds** 下的 **Borrow**。

<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%252F5UvBpuvPiSnbkRroWCCc%252Fimage.png%3Falt%3Dmedia%26token%3De75a797f-4131-4526-ad7a-7f14bcc0d90d&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=61d847e5&#x26;sv=1" alt=""><figcaption></figcaption></figure>

2. 在下一页，输入所需的 lisUSD 数量，然后点击 **Proceed**。

<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%252Fkx9ZK6WiFCGMCgFhlOuN%252Fimage.png%3Falt%3Dmedia%26token%3D88955032-3438-4a88-b029-41c12a43857e&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=595080b3&#x26;sv=1" alt=""><figcaption></figcaption></figure>

3. 在 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%252FenxFsDJFxSJ7lLCSutTe%252FMetaMask2.png%3Falt%3Dmedia%26token%3D87c05774-9ace-4ea4-ae0d-501ee748b7c1&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=abd79a5a&#x26;sv=1" alt=""><figcaption></figcaption></figure>

4. 交易完成后，点击 **Okay**，通过点击 **Add lisUSD to MetaMask** 将借来的 lisUSD 添加到 MetaMask，或者简单地返回到借款页面，查看你的借款 lisUSD。

<figure><img src="/files/rXLWI9TbFQRJq3LOIP24" alt=""><figcaption></figcaption></figure>


---

# 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/collateral-debt-position/borrow-lisusd.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.
