# Contract & Audit

Meshswap protocol has been audited.

Meshswap protocol is built on open-source software and our smart contracts are publicly visible for transparency.

Please read final audit reports below.

### Contract & Audit report

* [Contract source code ](https://github.com/meshswap-fi/meshswap)
* \[Audit report] [Theori](https://theori.io/) - [Meshswap protocol ](https://github.com/meshswap-fi/meshswap/blob/main/audit/%5BTheori%5D_meshswap_audit_rev1.0.pdf)
* \[Audit report] [Move Labs - Meshswap Protocol](https://github.com/meshswap-fi/meshswap/blob/main/audit/%5BMoveLabs%5D_Security_Analysis_Report_Final.pdf)


---

# 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.meshswap.fi/more/contract-and-audit.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.
