# Risks

**100% Utilization Risk**

If your supplied asset has high borrow demand, Suppliers risk the possibility that 100% of the supply may be lent out. In that case, Suppliers will temporarily not unable to withdraw their supply  until other users repay their loans or supply additional funds.

**Liquidation**

If the value of Supplier collateral dips below the threshold determined by asset LTV (loan to value ratios), a portion of debt will be liquidated with a liquidation penalty deducted from the deposited collateral.

Crypto assets are highly volatile. Due to sharp price fluctuations, liquidation may occur suddenly. There is a possibility that supplied collateral will not cover a debt position.

**Smart Contract Risk**

We do our best to prevent all possible attacks. However, the risk of exploit can never be fully eliminated.

Also, we don’t recommended putting a significant amount of supply before Puzzle Lend smart contracts get official audits.

**Asset Risk**

Crypto assets are volatile and are subject to many risks, including but not limited to adoption, speculation, regulatory change, technology, and security risks. Any asset may be subject to large swings in value and may even become worthless.

The well-being of each isolated market depends on all its assets. Assets of other markets do not affect the market.


---

# 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://puzzle-lend.gitbook.io/guidebook/protocol-details/risks.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.
