# Risks

Using Covenant involves risks. These risks include, but are not limited to:

* **Market risk:** If collateral falls heavily, Leverage Coin holders are wiped out, and Yield Coin lenders face losses only if collateral value < debt notional value.
* **Funding risk:** High LTV → high funding → negative carry for Leverage Coins.
* **Oracle risk:** Bad oracle feeds can misprice LTV, leading to mis-set rates.
* **Liquidity risk:** Exiting large positions may face slippage depending on Latent Swap depth.
* **Systemic risk:** In pooled lending ($MRGN), lenders share risk across markets; a bad market can drag NAV.
* **Protocol risk:** Covenant has undergone various audits, but there is always a risk of undetected bugs that expose locked value.

As per terms of service, use of the Covenant Protocol or the Covenant Interface bears risks, and is the sole responsibility of the user.


---

# 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.covenant.finance/resources/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.
