# Renegotiations

## Renegotiations

Outstanding loans can also be renegotiated by any lender. Renegotiations are helpful when the proposed loan terms are not strictly better compared the outstanding loan terms. For instance, a borrower might want to extend a loan in exchange of a higher APR. This new loan term would require a renegotiation offer.Lenders can also include origination fees as part of a renegotiation offer. Loan renegotiations are not limited to the corresponding lender(s) but available to everyone.Contrary to a refinance, renegotiations require borrowers to accept the renegotiation offer as loan terms are not strictly better compared to outstanding ones.In Gondi V2, borrowers are responsible to pay the accrued interest in order to accept a renegotiation offer. When the renegotiation offer has a lower principal amount than the outstanding loan, the difference must also be covered by the borrower in order to accept the renegotiation offer. Borrowers do not need the full principal amount to accept renegotiation offers but only any delta in principal and accrued interest.Lock-ups for refinancing are also applied after a renegotiation offer is accepted by the borrower.


---

# 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.gondi.xyz/gondi-v1-and-v2/gondi-v2/renegotiations.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.
