# Audit Report

Even though OpenSwap is still in beta, we want our contacts to be as solid as possible. This is why our contracts are audited by Certik, a leading blockchain security audit firm that combines manual testing, static analysis, and formal verification for the most robust smart contract security in the industry.

You can access the audit report here: <https://github.com/openswapdex/openswap-core/blob/master/audit/PeckShield-Audit-Report-OpenSwap-v1.0.pdf>

The current coverage includes OpenSwap’s contract vulnerabilities for Liquidity Queues deployed on BSC. Exploits resulting in asset loss would qualify for a valid claim.

As OpenSwap expands onto other chains and releases more features, we would continue looking into insurance options so as to safeguard our users’ funds.

For more details, please refer to Tidal Finance’s website, <https://tidal.finance/>.


---

# 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/audit-report.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.
