# Audits

The smart contracts underpinning the CoinChef ecosystem have undergone extensive reviews by a wide range of engineers and security experts. This collaborative approach ensures a comprehensive audit, leveraging the diverse expertise and perspectives within the Solana community.

## ChefSwap Auditing Reports

* The initial audit of the ChefSwap (CoinChef Swap) has been completed by [FYEO](https://www.fyeo.io/). The audit report is available [**here**](https://files.1intro.com/public/SecurityCodeReview1DEX.pdf)**.**
* The second audit of the ChefSwap(CoinChef Swap) has been completed by [BlockSec](https://blocksec.com/). The audit report is available [**here**](https://files.1intro.com/public/AuditReportBlockSec1DEX.pdf).

## CoinChef Token Deployment Auditing Reports

* The initial audit of the CoinChef token deployment has been completed by [FYEO](https://www.fyeo.io/). The audit report is available [**here**](https://www.coinchef.com/SecurityCodeReview.pdf).

## Ongoing Audits

CoinChef will continue to collaborate with more professional audit firms to conduct comprehensive and multiple audits of our smart contracts. These ongoing audits will ensure that our smart contracts are secure and reliable, maintaining the highest standards of safety for our community.


---

# 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.coinchef.com/security/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.
