# Audits

## ChewySwap is for Safety!

At ChewySwap the safety of our users is a top priority! Even though ***we*** know we're safe, it's good to know that our smart contracts have no major issues that could be exploited by malicious hackers. By following the links to the Audit Summaries you can find a breakdown of the audit results which includes indicators such as whether there are Contract Fees, Max TX amounts, Pause functions, Major vulnerabilities, etc.&#x20;

{% hint style="warning" %}
Always stick with decentralized exchanges like us who put forth the effort to be audited by a trusted 3rd party so you know that there are no major vulnerabilities or hidden functions! Some exchanges may even have pause functions or functions that allow an authorized individual to remove funds from staking pools, which we've unfortunately seen a couple times on new exchanges recently.
{% endhint %}

### DEX Smart Contract / Farms Audits:

* :police\_officer::dog: [**Shibarium Smart Contract Audit Summary**](https://contractwolf.io/projects/chewyswap)
  * [Shibarium Audit Full PDF Report](https://github.com/ContractWolf/smart-contract-audits/blob/main/ContractWolf_Audit_ChewySwap_DEX.pdf)
* :police\_officer::dog: [**Dogechain Smart Contract Audit Summary**](https://contractwolf.io/projects/dogeshrek) **(Dogeshrek)**
  * [Dogechain Audit Full PDF Report](https://github.com/ContractWolf/smart-contract-audits/blob/main/ContractWolf_Audit_DogeShrekDEX.pdf)


---

# 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.chewyswap.com/chewyswap-intro/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.
