# Additional Risks

{% hint style="info" %}
LemmaSwap is still in Beta and there are many different ways that the protocol could fail and result in a total loss of assets. Some of these risks are outlined below.
{% endhint %}

## Derivative DEX Risk

LemmaSwap is built on top of various decentralized derivatives exchanges and as such, it is potentially vulnerable to an exploit of their smart contracts as well as a forced settlement of perpetuals.

In order to mitigate these risks, the [Lemma DAO ](/concepts-overview/dao.md)will need to decide what derivative DEXs the protocol should integrate with, and assign them risk scores and debt ceilings (to cap the amount of collateral that can be lost on any given DEX). Additionally, the insurance fund will be used to mitigate losses for liquidity providers in case these types of events occur.

## Smart contract risks

While Lemma has been audited by Peckshield, no product can be guaranteed to be always safe from exploits. Please do your own research and use at your own risk.


---

# 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.lemma.finance/concepts-overview/additional-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.
