# Audits

### Primary Audit

Nomad was audited by Quantstamp in June 2022. The audit covers the following packages:

* [Nomad Core Contracts](https://github.com/nomad-xyz/monorepo/tree/main/packages/contracts-core)
* [Nomad Token Bridge Contracts](https://github.com/nomad-xyz/monorepo/tree/main/packages/contracts-bridge)
* [Nomad Router Contracts](https://github.com/nomad-xyz/monorepo/tree/main/packages/contracts-router)
* [Gnosis Zodiac Nomad Module Contracts](https://github.com/gnosis/zodiac-module-nomad)

You can find the full audit here: <https://certificate.quantstamp.com/full/nomad>

{% embed url="<https://certificate.quantstamp.com/full/nomad>" %}

### Secondary Audit

The [Zodiac Nomad Module](https://github.com/gnosis/zodiac-module-nomad) was also audited by the G0 Group in May 2022.&#x20;

You can find the audit here: <https://github.com/gnosis/zodiac-module-nomad/blob/audit/audits/ZodiacGnomadModuleMay2022.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.nomad.xyz/operational-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.
