# Qiro Underwriting Engine

Qiro is building a distributed credit underwriting network that gathers structured credit data from various off-chain sources and connects it with a network of underwriting nodes. These nodes, hosted by credit underwriting experts, operate independently, running credit models and policies. \
\
The underwriting is performed in a verifiable compute environment, and the aggregated results are subsequently posted on-chain along with computation proof.

<figure><img src="/files/f5sgXKGta53rViixTola" alt=""><figcaption></figcaption></figure>

**Credit Data Sources:** Aggregated sources of Credit data from different avenues like audited financials, third party APIs and alternate data sources.\
\
**Distributed Credit Underwriting Network:** Distributed network of professional credit underwriters running their credit policies in a verifiable risk compute network.\
\
**Credit Policies:** Standard risk frameworks deployed by underwriters consisting of qualitative and quantitative parameters to evaluate the credit worthiness of a Asset Originator.\
\
We will be publishing detailed docs on the underlying architecture of credit underwriting network.


---

# 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.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.
