# Risks

Akronswap has used the open source codes provided by Uniswap V2 with slight modifications. The modified code has been tested thoroughly and audited by a thrid party. However, do not trade your life savings or any assets you cannot afford to lose.

Using Akronswap has potential rewards, but it also has potential risks. Investors should conduct their own research and understand the risks involved before providing liquidity or swapping tokens on Akronswap.


---

# 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/disclaimer/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.
