# Repay Loans

Go the the [Dashboard](https://app.kairos.loan/dashboard) tab

Choose the loans to be repaid

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

<figure><img src="https://github.com/kairos-loan/monorepo/blob/main/packages/doc/.gitbook/assets/image%20(9).png" alt=""><figcaption></figcaption></figure>

Clic on "Confirm the selection"

Approve the crypto used to repay once or with a unlimited amount approval then clic "Repay".

<figure><img src="https://github.com/kairos-loan/monorepo/blob/main/packages/doc/.gitbook/assets/image%20(10).png" alt=""><figcaption></figcaption></figure>


---

# 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://userdoc.kairos.loan/kairos-loan-user-guide/repay-loans.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.
