# Underwriting network features

Asset Originators in RWA backed loans are off-chain entities, there doesn't exist any connection between lending smart contracts and off-chain ledgers. By creating native credit infrastructure Qiro enables transparent risk management at protocol level.\
\
**Features of underwriting network**&#x20;

1. Unbiased: Multiple underwriter nodes independently run risk models on borrower data enabling unbiased risk assessment.
2. Verifiable: Qiro’s underwriting happens in verifiable, data driven risk compute network. Currently using external compute providers, we’ll be shifting to own compute infra in V2 later this year.
3. Skin in the game: Underwriter take the first loss position aligning their rewards with loan success(repayments)
4. Reputation based system :- Every time an underwriter evaluate the loans they earn reputation points based on the overall loan performance which increase their ability to underwrite bigger loans in future.&#x20;
5. Scalable: By having multiple underwriters Qiro can scale seamlessly to multiple borrower use-cases spanning different asset classes and geographies.<br>


---

# 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.qiro.fi/products/qiro-underwriting-engine/underwriting-network-features.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.
