# Default/Insolvency

Default risk is the chance that a person will not be able to make the payments they owe on a debt. This happens when people can't pay back what they borrowed. Lenders and investors take this risk when they offer someone credit.

## Risk Analysis

| Item                    | Weighting (Total of 10) |
| ----------------------- | ----------------------- |
| Is default possible?    | 6                       |
| Is insurance available? | 4                       |

### Is default possible?

* No: 6 points
* Yes: 0 points

### Is insurance available?

* No: 0 points
* Yes: 4 points


---

# 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://suninvest.gitbook.io/sw-dao/yield-analysis/risk-analysis-protocol/default-insolvency.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.
