# Monitor Loans

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

On the left, the current loans with for each one the current amount of interest, the remaining time and the maximum repayment date.

On the right, the history of the loans previously made with their details and status.

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

From this dashboard it is possible to pay back loans.


---

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