# Audits

CornerMarket has been implemented with security as a priority. The platform has been designed to be safe and secure, and we have spent all the necessary resources in order to ensure that smart contracts match the highest security standards. Below are the links to all audit reports for CornerMarket.

CornerMarket smart contracts were Audited by [BlockSec](https://s.cornermarket.co/docs/blocksec_cmarket_v1.1-signed.pdf) and [sec3](https://s.cornermarket.co/docs/CornerMarket_Final.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.cornermarket.co/resources/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.
