> 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/borrowing-and-repaying.md).

# 借贷与还款

## 在Lista Lending上借款和还款

{% embed url="<https://www.loom.com/share/ae4cefee54c64a9ab42c6f706e771226?sid=a4ce1568-7ad2-4515-bf40-56842f624d34>" %}

## 借款

1. 连接您的钱包，然后前往我们的Lista Lending页面的借款部分[这里](https://lista.org/lending?tab=borrow\&utm_source=gitbook\&utm_medium=article\&utm_campaign=borrowing-and-repaying)。

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

2. 选择经典区域，并选择您想要借款的市场。为了简单起见，我们将选择slisBNB/USD1市场。点击所选市场。
3. 提供slisBNB作为抵押品，并通过在相应的文本框中输入金额，点击“供应与借款”。

## 还款

1. 点击我的仪表板以查看您所有的借款位置[这里](https://lista.org/dashboard?utm_source=gitbook\&utm_medium=article\&utm_campaign=borrowing-and-repaying)。
2. 在“已借款”部分下点击您想要还款的市场旁边的“还款”。
3. 输入要还款的金额，并确认交易。

<figure><img src="/files/qYDUFXXBjB1Rhx0OEH4p" 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/lista-lending/borrowing-and-repaying.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.
