# Repaying a Loan

Borrowers can make repayments from either the [Borrower Dashboard](https://docs.niftyapes.money/borrowers-dapp-guide/borrower-dashboard) or the Borrow screen.

![](https://3101901544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fai9iiM3lynt9siXMc0yj%2Fuploads%2FxTWkOy6tmBZIwYHcN07E%2Fimage.png?alt=media\&token=7523f274-38f6-4733-8583-de01c1fd89ae)

Borrowers click the "Repay Loan" button to make a repayment. The Repayment amount is calculated as the **Principal** + **Interest Accrued**.

![](https://3101901544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fai9iiM3lynt9siXMc0yj%2Fuploads%2FcNkzY1OPB8Vy5RevHkb7%2Fimage.png?alt=media\&token=915fb35f-bc60-40ad-bb92-760b85b671a5)

Any amount less than a full repayment (Principal Borrowed + Interest Accrued) will count as a partial repayment. The borrower can make partial repayments to reduce the amount of principal owed at the end of the loan, as well as the interest accrued over the remaining duration of the loan.

![](https://3101901544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fai9iiM3lynt9siXMc0yj%2Fuploads%2FAgd3ujaDCshZtOJFS8ZO%2Fimage.png?alt=media\&token=6ae37875-331b-449b-8e4b-3c2360cc5162)

Once the loan is repaid, the collateral NFT is returned to the borrower's wallet and the loan is updated as **Repaid** on the [Borrower's Dashboard](https://docs.niftyapes.money/borrowers-dapp-guide/borrower-dashboard).

![](https://3101901544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fai9iiM3lynt9siXMc0yj%2Fuploads%2FxC9cQoKXAaLA7NagOjFN%2Fimage.png?alt=media\&token=f6656c2d-7db9-45f3-b681-6e7822d078a5)
