# Credit Risk Scoring

Clearpool has partnered with [Credora](https://credora.io/), who use privacy preserving Zero Knowledge technology to calculate real-time risk computations on the borrowers who launch pools on the Clearpool protocol. 15% of Permissionless pools revenue is allocated to Credora for their service.

Find out more about the Credit Evaluation Methodology [here](https://credora.gitbook.io/credit-methodology/SbLmTxogePkrzsF4z9IK/).

{% hint style="info" %}
Clearpool has engaged [Credora](https://credora.io/) to provide credit ratings and borrow capacity for borrowers. These ratings are external to the Clearpool Protocol and not endorsed by Clearpool. No representation or warranty, express or implied, is given by Clearpool as to the accuracy, reliability, or completeness of the ratings contained herein. You are recommended to seek independent legal and financial advice before taking any initiative based on the ratings contained herein.
{% endhint %}


---

# 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.clearpool.finance/clearpool/how-it-works/dynamic/credit-risk-scoring.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.
