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

# Borrow lisUSD

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F60fXF9rALi6luWHVkkGg%2Fuploads%2F466BU7CmKB8AkYKhxSX0%2FBorrow%20lisUSD.mp4?alt=media&token=d86114fc-fbd8-4f74-9c92-ea6fec0503b3>" %}

{% hint style="info" %}
**TIP**

The minimum amount to borrow is 15 lisUSD.

We suggest keeping the borrowing under the threshold shown when borrowing to reduce liquidation risks.
{% endhint %}

To borrow lisUSD:

1. On the borrow page, click **Borrow** against the collateral of your choice.

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

1. On the next page, enter the desired amount of lisUSD and click Borrow.

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

1. Confirm the transaction in 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. Once the transaction completes, click **Okay** to add the borrowed lisUSD to MetaMask by clicking **Add lisUSD to MetaMask** or simply go back to your dashboard page and see your borrowed lisUSD.

<figure><img src="/files/vGUFSxKkKnd25v1skDNT" 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/user-guide/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.
