> 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/repay-lisusd.md).

# Repay lisUSD

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F60fXF9rALi6luWHVkkGg%2Fuploads%2FvCk6Nl7lY2KBVZIzFgXS%2FRepay%20lisUSD.mp4?alt=media&token=381fa24b-28c9-4e27-9c21-ea81528eddfb>" %}

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

The **Approve** transaction does not mean the repayment is complete.

\
Your loan cannot go under 15 lisUSD, so you can either choose to repay it to the remainder of 15 lisUSD or in full.
{% endhint %}

To repay back your lisUSD loan:

1. Head over to your Lista DAO CDP dashboard [here](https://lista.org/cdp/dashboard?utm_source=gitbook\&utm_medium=article\&utm_campaign=repay-lisusd).

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

2. Select which collateral type you would like to repay your lisUSD against, and click "Repay".
3. Enter the amount of lisUSD you would like to repay, and click on "Repay"

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

4. Confirm the action in MetaMask.
5. Once the transaction completes, click **Okay**, and you are done.

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

[<br>](https://docs.bsc.lista.org/get-started/boost-vault-lisusd)


---

# 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/repay-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.
