# Contracts and audits

### Contracts

See our Github for a [full list of addresses](https://github.com/contango-xyz/core-v2/blob/main/networks.json).

See [TANGOnomics](/tango/tangonomics.md) for TANGO-related contracts.\
\
Contango uses [Hypernative](https://www.hypernative.io/) for live monitoring and threat detection.

### Audits

Contango v1 and v2 smart contracts are fully audited by [ABDK](https://abdk.consulting/).

Minor audits include [Open Zeppelin](https://www.openzeppelin.com/) and [Offbeat Security](https://offbeatsecurity.xyz/).\
\
Contango has also carried out an Operational Security audit by [OpSek](https://www.opsek.io/).\
\
Find all the report at: <https://github.com/contango-xyz/core-v2/tree/main/audit>\ <br>


---

# 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.contango.xyz/resources/contracts-and-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.
