# Audits

The GammaSwap smart contracts has been audited repeatedly by multiple industry recognized auditing firms. All issues identified in the audits have been addressed.

[12/19/22 | V1 Core, Strategies & Periphery | Halborn ](https://github.com/HalbornSecurity/PublicReports/blob/master/Solidity%20Smart%20Contract%20Audits/GammaSwap_Labs_Core_Strategies_and_Periphery_Smart_Contract_Security_Audit_Report_Halborn_Final.pdf)

[3/14/23 | V1 Balancer Implementation | Zellic](https://drive.google.com/file/d/1X5vfXZAP4_j7IQvVTqaBL0q-TSoxfqrn/view?usp=sharing)

[3/27/23 | V1 Core and Implementations | Zellic](https://drive.google.com/file/d/1I3g6ofwArsVXccxTms6iOKRXgLOVMyOk/view?usp=sharing)

[6/5/23 | V1 Core and Implementations | Zellic](https://drive.google.com/file/d/1fUcZGDAyaTiMWBIGmsADdKVnYqkYE2RL/view?usp=sharing)

[8/24/23 | V1 Core and Implementations | Zellic](https://drive.google.com/file/d/1foSuKDck8kJiF1dv1fDSFtaUMrctqV62/view?usp=sharing)

[9/21/23 | Staking | Zellic](https://drive.google.com/file/d/1e8AiZasbViKVDsiwSHyQklG2OyOon2lF/view?usp=sharing)

[11/7/23 | DeltaSwap | Zellic](https://drive.google.com/file/d/1QfEbGNTNHkRRjZkeSXuyTJfF9dvMlucF/view?usp=sharing)

[1/28/25 | V1 Yield Tokens | Pashov Audit Group](https://drive.google.com/file/d/112Q7aMjvHM7Qip6YHqfCmdFfj2edi82d/view?usp=sharing)

There has never been an exploit of funds in any of the GammaSwap contracts. We also have an active ImmuneFi bug bounty program available [here](https://immunefi.com/bug-bounty/gammaswap/).


---

# 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.gammaswap.com/resources/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.
