# LP: Source of Loss

Please bear in mind the risks, including but not limited to the following risks, when you are providing liquidity on Akronswap. We really care about your risks and that is why this sections precedes the [Source of Return](/introduction/lp-source-of-return.md) section.

* Loss of funds from loss-versus-rebalancing (LVR)

{% embed url="<https://a16zcrypto.com/posts/article/lvr-quantifying-the-cost-of-providing-liquidity-to-automated-market-makers/>" %}

* Loss of funds from Smart Contract Vulnerability

{% embed url="<https://oxor.io/blog/2023-12-11-cracks-in-the-code-understanding-the-vulnerabilities-of-amm-protocols/>" %}

* Loss of funds from Frontend Vulnerabilities

{% embed url="<https://massalabs.medium.com/front-end-attacks-in-web3-causes-impact-and-lessons-learned-f73d2751e953>" %}


---

# 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.akronswap.com/introduction/lp-source-of-loss.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.
