# How do defaults work?

If a borrower does not repay principal and interest by the maturity date, they have a seven day grace period to make the required payments. Borrowers must arrange payment during this time, and are responsible for alerting bondholders the status of their repayment. If the borrower does not make the payment within the grace period, their collateral can be claimed by bondholders. DAOs who default will incur serious reputational damage which would impair their ability to continue operating in the sector as a record of the default will exist on-chain.

![](/files/VjK8Hq5xyKkmgCepvPGG)

Borrowers sign an on-chain agreement promising repayment. This agreement sets out the terms and conditions of their bond issuance.


---

# 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.arbor.finance/participants/lenders/defaults.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.
