# Risks

As OpenSwap is in Beta, please use it at your own discretion. Remember to DYOR (do your own research). OpenSwap establishes trust with the community through 3rd party audited smart contracts and have protocol parameters transparently managed through a governance portal from launch. Learn more about OpenSwap before you connect to your Metamask. As always, don’t put more than you can afford to lose.


---

# 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://doc.openswap.xyz/security-and-risks/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.
