# Security audit of âtv

The âtv smart contracts follow a defense-in-depth approach, starting with secure architecture and rigorous testing for vulnerabilities such as reentrancy, front-running, overflow, and DoS risks. Each contract maintains 100% test coverage and has undergone multiple independent audits from **Failsafe** and **CertiK,** ensuring institutional-grade resilience. The system is **battle-tested in production**, continuously monitored and reinforced by ongoing security reviews as the protocol scales.

[FailSafe >](https://drive.google.com/drive/folders/14_ulqN1J3Sd61QMrwYEbeafjxK8Nf5Uq?usp=sharing)

[Certik >](https://skynet.certik.com/projects/aarna-protocol)


---

# 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.aarna.ai/atv-tokenization/security-audit-of-atv.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.
