> For the complete documentation index, see [llms.txt](https://docs.gondi.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gondi.xyz/gondi-v3/security-and-audits.md).

# Security & Audits

### GONDI Cross Currency  Audits:

* Zenith - Cross Currency

### GONDI V3.0  Audits:

* Zenith 3.1&#x20;
* Halborn
* Zenith (fka Code4Arena)
* 0xQuit
* Qckhp

### GONDI V2 Audits:

* Quanstamp
* 0xFoobar
* 0xQuit

### Sell & Repay Audit:

* Code4Arena

### GONDI V1 Audits:

* Trail of Bits
* CertiK

### Reporting Bugs & Exploits

If you believe to have found an exploit, no matter how small, please contact us on [Discord](https://discord.gg/HJc7zpTT) by creating a private ticket. Security is our top priority and we will reward all users who find bugs according to the severity of the finding.&#x20;

### GONDI Cross Currency  Audit:

{% file src="/files/XCkXIvDU3sNVQSTuzmBW" %}

### GONDI V3.0 & V3.1 Audits:&#x20;

All our deployed contracts have been audited by: Zenith (fka Code4Arena), Halborn, 0xQuit, and Qckhp.

**Zenith V3.1:** \
[**https://github.com/zenith-security/reports/blob/main/reports/Gondi%20-%20Zenith%20Audit%20Report.pdf**](https://github.com/zenith-security/reports/blob/main/reports/Gondi%20-%20Zenith%20Audit%20Report.pdf)  \
\
**Zenith v3.1 Migration Manager:**&#x20;

{% embed url="<https://drive.google.com/file/d/1ouZw7PhmvG7Gqlc6SkEcYDYazFs9D9PP/view?usp=sharing>" %}

\
**Code4Arena V3.0:**

[**https://gist.github.com/liveactionllama/5afa2cb883f9e5b7e44ae4c7852489f8**](https://gist.github.com/liveactionllama/5afa2cb883f9e5b7e44ae4c7852489f8)&#x20;

**Halborn:**

{% embed url="<https://drive.google.com/file/d/1w_o5mZkJL0AItg1MbWzx8tevgONm_Yte/view>" %}

{% embed url="<https://drive.google.com/file/d/1hBwUm9uYzdwqJTr6rKXyToG7DCyNAA7c/view?usp=sharing>" %}

{% embed url="<https://drive.google.com/file/d/1si2u_INncwLINa_XEjWGctLMyIUqJXD5/view?usp=sharing>" %}

### GONDI V2 Audits:&#x20;

All our deployed contracts have been audited by: Quantstamp, 0xFoobar & 0xQuit.&#x20;

{% embed url="<https://drive.google.com/file/d/1-l-c2peae3hUnOeuZ62js-xgiXKbtvod/view?usp=sharing>" %}
Quantstamp Audit GONDI V2
{% endembed %}

{% embed url="<https://drive.google.com/file/d/1JQ2HZzfR-y2mDfy29idBmAPUDCYH6nh9/view?usp=sharing>" %}

{% embed url="<https://drive.google.com/file/d/1CtB99Qz2pJosEDZ5Bui4QGqKBJxoUut0/view?usp=sharing>" %}

### Sell & Repay Audit

{% embed url="<https://drive.google.com/file/d/140tc97VA_-YdPmJ1aH606fzVtOIMy7a_/view?usp=sharing>" %}

### GONDI V1 Audits:&#x20;

All our deployed contracts have been audited by Trail of Bits and CertiK

{% embed url="<https://www.gondi.xyz/trail-of-bits-report.pdf>" %}

{% embed url="<https://www.gondi.xyz/certik-report.pdf>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.gondi.xyz/gondi-v3/security-and-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.
