# Repay

1. To repay your liabilities and increase your health score, go back to the lending market you borrowed from and click **Repay**.

<figure><img src="https://2589908815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWawSeY2QWYB8Q64AhcHD%2Fuploads%2FF2rmZrMClpJh329UcS7J%2Fimage.png?alt=media&#x26;token=4998aff5-5652-463f-91e3-4310ad4f45e7" alt=""><figcaption></figcaption></figure>

2. Enter the amount of assets you want to repay. Your borrow health will be estimated and reflected in the health bar. Click **Approve.**&#x20;

<figure><img src="https://2589908815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWawSeY2QWYB8Q64AhcHD%2Fuploads%2FFbdSDSbcIrUdUcAmwEKt%2Fimage.png?alt=media&#x26;token=41482ee5-c6eb-4691-8016-163409fa18c2" alt=""><figcaption></figcaption></figure>

3. **Confirm** approval in wallet.

<figure><img src="https://2589908815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWawSeY2QWYB8Q64AhcHD%2Fuploads%2FSTgF0JcYyKoF2UPrprNo%2Fimage.png?alt=media&#x26;token=881fe79b-869c-495e-88bf-f3102ae58f0b" alt=""><figcaption></figcaption></figure>

4. Now you can click **Repay.**

<figure><img src="https://2589908815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWawSeY2QWYB8Q64AhcHD%2Fuploads%2Fixg0h7oBYbUneLlVpaPp%2Fimage.png?alt=media&#x26;token=51cd24bc-cbfd-4638-ac9e-42bb2b92d889" alt=""><figcaption></figcaption></figure>

4. Verify the amounts and **Confirm** in wallet

<figure><img src="https://2589908815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWawSeY2QWYB8Q64AhcHD%2Fuploads%2Fw5OcIb4NGNKmABropL0h%2Fimage.png?alt=media&#x26;token=825b2a42-8dc6-4a03-8684-9b506c2f6a88" alt=""><figcaption></figcaption></figure>

5. Congratulations, you have repaid your liabilities! Check your dashboard to see your improved health score.


---

# 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://hyperdrive-2.gitbook.io/hyperdrive/borrowing/repay.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.
