# Making Prepay of the loan

In order to prepay the loan for a client:

1\) Go to the Client's profile.

2\) Select the loan account for which the client wants to prepay the balance.

3\) Click on 'Prepay Loan' tab to see the following page.

![](https://mifosforge.jira.com/wiki/download/thumbnails/81723420/Prepay.jpg?version=1\&modificationDate=1504870371295\&cacheVersion=1\&api=v2\&height=250)

4\) Enter the Transaction Date, Transaction Amount, Payment Type (Mandatory fields) and then click on Submit button.

5\) Clicking on Submit button enables closing of client's loan account which proves that the client has paid all the dues of both principal and interest.&#x20;


---

# 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://docs.mifos.org/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/making-prepay-of-the-loan.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.
