# AMM Audit on Clarity

The AMM smart contracts on Clarity have been audited by the reputable firm CoinFabrik. The audit was conducted to identify and address any potential vulnerabilities or security issues within the AMM codebase.

CoinFabrik, a leading blockchain security company, performed a comprehensive audit of the Velar AMM smart contracts. Their audit report can be accessed at: [CoinFabrik Audit Report](https://coinfabrik.b-cdn.net/wp-content/uploads/2024/02/Velar-Audit-2024-02.pdf)

QuillAudits, another respected blockchain auditing firm, also conducted a thorough review of the Velar token contract (ERC-20) on Ethereum. The audit report by QuillAudits can be found at: [QuillAudits Report](https://github.com/Quillhash/QuillAudit_Reports/blob/master/Velar%20token%20Contract%20Audit%20Report%20-%20QuillAudits.pdf)

These audits demonstrate our commitment to ensuring the security and reliability of the Velar AMM on the Clarity version.


---

# 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.velar.com/velar/audits/amm-audit-on-clarity.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.
