# Contract Audit

Idle Ninja Online submitted an audit request to **HAECHI AUDIT**, one of the most credible and professional global audit companies in the blockchain business field.

<div align="center"><img src="/files/TEzXPZ7vugGd5S17G3Yr" alt=""></div>

Over 10 subjects from the smart contract underwent security performance tests, which included replay attacks, denial of service attacks, conditional competition attacks, variable declarations, and application domain.

The audit result is as below:

> HAECHI AUDIT found 0 critical issues, 0 major issues, and 0 minor issues. There is 1 Tips issue explained that would improve the code’s usability or efficiency upon modification.

The audit results were all passed, and **there is no risk in the comprehensive evaluation of the contract.**

Full test results can be found [**here**](https://docs.google.com/document/d/11nRjXLXZ5dAflz-Na1Iym_p_bgyqa3EXmNytWFc-9hQ/edit)**.**


---

# 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.ninky.io/technology/contract-audit.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.
