# Audits

Canto has undergone multiple audits by[ Code4rena](https://code4rena.com/).

* [Canto open audit contest 1 ](https://code4rena.com/contests/2022-06-canto-contest)
* [Canto open audit contest 2](https://code4rena.com/contests/2022-06-canto-v2-contest) based on mitigations from contest 1
* [Canto audit 3: Solo audit by Ghoul.sol](https://code4rena.com/reports/2022-07-canto) based on mitigations from contest 2

In addition, the Gravity Bridge was also audited by Code4rena:

* [Gravity Bridge audit report ](https://code4rena.com/reports/2021-08-gravitybridge/)


---

# 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.canto.io/technical-reference/audits.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.
