# Credit Underwriter

<figure><img src="/files/3XT5ieGGVsf1n8GcdEET" alt=""><figcaption></figcaption></figure>

The 3Jane Credit Risk Algorithm (3CA) is a 3Jane-operated offchain credit underwriting algorithm that underwrites credit lines against Jane scores and assets, and derives the (1) credit line size, (2) default risk risk premium %, and (3) repayment rate.&#x20;

* **Jane Score**: Composition of onchain & offchain creditworthiness, including Cred score, Blockchain Bureau score, and Equifax / TransUnion VantageScore 3.0 credit scores.&#x20;
* **Assets**: DeFi assets, CEX crypto assets, and bank cash balances.


---

# 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.3jane.xyz/architecture/credit-underwriter.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.
