# Audits

NFTCall V1 has successfully undergone a comprehensive code audit by [Certik](https://www.certik.com/projects/nftcall), a leading smart contract auditor in the Web3 space.

The audit report provided valuable insights and feedback on the security and reliability of our smart contract. It covered the entire codebase, including the smart contracts for our NFT options trading features, and found no critical or major issues.

We are committed to maintaining the highest standards of security and reliability for our platform, and this audit is a crucial step in achieving that goal. We believe that the Certik audit report will provide our community with the confidence and trust that they can rely on our platform for their NFT options trading needs. We will continue to work tirelessly to build a robust and secure product that meets the needs of our users.

* Certik Link: <https://www.certik.com/projects/nftcall>
* Report Link: <https://github.com/NFTCall-xyz/nftcall-core/blob/master/audits/Certik-%20Final-Report_20230316.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.nftcall.xyz/nftcall-v1/nftcall-v1-overview/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.
