# Data Sources

Different data sources for capturing relevant credit data about Asset Originators required for underwriting the loans. This generally includes asset originator's documents, softwares, services used by Asset Originators to manage the finances such as banking, ERP tools, accounting tools, CRM solutions.

* **Loan Application :** Asset originators uploads relevant information & documents about the financials, revenue, tax returns, business performance metrics etc.
* **Third Party Sources :** These are public sources which aggregate and provide credit information on a particular borrower. for e.g credit/debt bureaus, rating agencies, open banking APIs, tax portals, alternate data providers.
* **Fintech SaaS Platforms** : Fintech Asset Originators use SaaS solutions for managing transaction data(sales, revenue etc), financials and credit risk those can be plugged in for fetching latest data.


---

# 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/data-sources.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.
