> For the complete documentation index, see [llms.txt](https://ezfi.gitbook.io/peko-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ezfi.gitbook.io/peko-protocol/models/dynamic-collateral-factor.md).

# Dynamic Collateral Factor

Introducing Dynamic Collateral Factor (DCF), a groundbreaking calculation approach developed by Peko Protocol. Unlike traditional methods that rely solely on the liquidity of assets, DCF takes into account an additional crucial factor—the user's credit score. We believe that a borrower's creditworthiness should be considered when determining the collateral factor, as it reflects their ability to repay their debt in a timely manner. By incorporating the user's credit score, DCF encourages responsible borrowing behavior and rewards users who demonstrate prompt repayment. As a result, the collateral factor becomes a dynamic metric that adapts to the borrower's financial history, allowing for a more accurate assessment of risk. With DCF, Peko Protocol aims to provide a fair and inclusive lending environment, empowering users to unlock greater opportunities while fostering a stronger and more resilient decentralized financial ecosystem.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ezfi.gitbook.io/peko-protocol/models/dynamic-collateral-factor.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.
