# Summary

Chainrisk is onboarding the Compound community into its risk and simulation platform to test Compound V3 (Comet) Modules ( Interest Rates, Collateral and Borrowing, and Liquidations Module ), and new protocol upgrades in various market scenarios.\
\
This platform will support the community in stress testing the mechanism design of the protocol and bespoke protocol research with publicly available analysis and results.

To enhance risk coverage of the Compound protocol and transparency to the community, we’d propose tooling to cover a few major areas:

* Risk parameters for all Compound V3 markets ( Borrow Collateral Factor, Liquidation Collateral Factor, Liquidation Factor, Collateral Safety Grade, Supply Cap, Target Reserves, Store Front Price Factor, Liquidator Points, Interest Rate Curves) across Ethereum, Polygon, Base and Arbitrum.
* Coverage of base asset (USDC) and all collateral assets (WBTC, WETH, LINK, UNI, COMP)
* Parameter Optimization using Scaled Monte-Carlo Simulations (All within a SaaS)
* An end-to-end Economic Audit Report


---

# 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://chainrisk.gitbook.io/compound-risk-assessment/summary.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.
