# Risk

Risk management within Quantix is embedded across all layers of the protocol, from borrower selection to capital allocation and ongoing monitoring.

The framework is designed to address multiple dimensions of risk, including:

#### **Credit Risk**

Assessment of borrower ability to repay based on:

* Financial profile and track record
* Strategy viability and performance history
* Market conditions affecting borrower operations

#### **Market Risk**

Exposure to market volatility that may impact:

* Collateral valuation
* Strategy performance
* Liquidity conditions

#### **Liquidity Risk**

The potential mismatch between:

* Capital deployment duration
* Lender withdrawal demand
* Market depth for asset liquidation

#### **Operational Risk**

Risks associated with execution, infrastructure, and system integrity.

#### **Risk Mitigation Framework**

Quantix employs a combination of:

* Diversification across borrowers and strategies
* Exposure limits at pool and borrower level
* Continuous monitoring and dynamic adjustment
* Structured reporting and transparency

Risk is not eliminated—it is measured, priced, and managed.

For institutional lenders, this provides a framework where exposure can be evaluated in a manner consistent with traditional portfolio risk management practices.


---

# 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://quantixfinance.gitbook.io/quantixfinance-docs/quantix-institutional-for-lenders/risk.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.
