# Audit

When writing the smart contracts for Coupon Finance, we had one motto, "build something you would trust with your own money." That's why we focused more on audit quality and less on rubber stamps.

Coupon Finance has been audited by some of the best in the field. We ran two separate audits, one with [Trust Security](https://www.trust-security.xyz/) and another freelance audit by [HickupHH3](https://twitter.com/HickupH). This was the first time working with Trust and the second time with [HickupHH3](https://twitter.com/HickupH), and from our experience building smart contracts for years, they are some of the best in the industry.

{% file src="/files/0YnRHJ164hscqG5LbBWp" %}
Trust Security Audit Report
{% endfile %}

{% file src="/files/fJun1KMTlymDJoFJKCIB" %}
HickupHH3 Audit Report
{% endfile %}


---

# 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.coupon.finance/etc/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.
