# Asset Risk

The liquidity pools generated by Larix enable users to lend and borrow crypto tokens. To mitigate asset risk, Larix does not accept crypto tokens with a market capitalization under $10 billion and uses a dynamic interest rate model to avoid a ‘bank run’. Lenders/suppliers of assets generate and earn an APY as the liquidity pool generates interest bearing opportunities to assets. In addition, lenders/suppliers qualify to earn the protocol token, Larix, through what we refer to as ’mining‘. This process can be attributed to a portion of token distribution that rewards protocol users for their activity on the platform. Once assets are supplied, users can choose to allocate the aforementioned as collateral which can then be used to borrow against.&#x20;

The asset risk can be attributed to reaching collateral borrowing thresholds, namely the collateral factor for the underlying borrowed asset.&#x20;


---

# 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.projectlarix.com/risk/asset-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.
