# Security

## Audits

SyncSwap has been working with [Zellic](https://zellic.io/) for the security review of SyncSwap's future-proofing multi-pool design.

<figure><img src="/files/ck7ukKcx66sqUms8w7VB" alt=""><figcaption></figcaption></figure>

Zellic is the top-tier smart contract auditor who has completed successful audits of some of the most well-known teams and projects, including Aptos, LayerZero, Solana, Jump, Wormhole, Yuga Labs, and Wintermute.

<figure><img src="/files/t3jXxoX85iM7uxjC3vmK" alt=""><figcaption><p>Partners of Zellic</p></figcaption></figure>

{% file src="/files/3AyxT4s42dGF9TVKVGXC" %}

### Aqua and v2 Pools

The SyncSwap v2 pools, including the advanced Aqua Pool have been audited by [Halborn](https://www.halborn.com/).

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

The SyncSwap Aqua Pool contracts have completed a double audit by [Zellic](https://www.zellic.io/).

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

### Vortex

The SyncSwap vortex contracts have been audited by both [PeckShield](https://peckshield.com/) and [MetaTrust Labs](https://metatrust.io/).

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

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

### Launchpad

The SyncSwap launchpad contracts have been audited by [Beosin](https://beosin.com/).

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

## Verifications

SyncSwap's codebase has successfully passed the checks of [ConsenSys](https://consensys.net/)'s premier security analysis service [MythX](https://mythx.io/), and the comprehensive security assessment of the MetaScan by [MetaTrust](https://www.metatrust.io/).

You can find the reports here.

{% embed url="<https://github.com/syncswap/reports>" %}

## GPT4 Audit

SyncSwap's core contracts have also been audited by [OpenAI](https://openai.com/)'s GPT4 with good comments, marking SyncSwap one of the first projects audited by AI.

<figure><img src="/files/jLZmMn1tfgqscY8xaW7h" alt=""><figcaption></figcaption></figure>


---

# 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.syncswap.xyz/syncswap/smart-contracts/security.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.
