# Collateral Distribution

**Overview**

This indicator evaluates the distribution of collateral assets used to mint mkUSD, providing insights into the potential risks associated with bad debt and liquidations. These risks primarily arise from price fluctuations in the collateralized assets.

The indicator analyzes the types and proportions of assets used as collateral for borrowing mkUSD. It breaks down the collateral into its different asset classes and presents the information.

**How can I use it?**

<figure><img src="https://lh7-us.googleusercontent.com/iXnPMUFGBRy0MRd84WDKRJIvwOLRm478t1MSsICsiZJMFH1WeDoTIqXkZkWPQ7Qm3qGMP51wOnKqrG-orQEhom6T7mfB1K0ORYg8BQY2us3DtnnCg-AUYdLSs9GHcQJpNotWvZhtAM0WK5Bxm63T2Xk" alt=""><figcaption></figcaption></figure>

By understanding the distribution of collateral assets, stakeholders can assess the potential risks tied to price volatility in those assets. If a substantial portion of collateral consists of highly volatile assets, it may signal an increased risk of liquidation or bad debt. This knowledge enables better risk management and decision-making for borrowers, lenders, and platform involved parties.

Collateralization is a common practice in decentralized finance (DeFi) to secure loans and maintain trust within the system. The choice of collateral and its distribution directly impact the risk profile of borrowing arrangements. Monitoring and analyzing this distribution allows for more strategic borrowing and lending practices, contributing to the overall stability and efficiency of the Prisma protocol.


---

# 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://resources.defirisk.intotheblock.com/prisma/collateral-distribution.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.
