# 스마트 계약 감사

닌자 키우기 온라인은 블록체인 비즈니스 분야에서 가장 신뢰도가 높고 전문적인 글로벌 스마트 계약 감사 기업 중 하나인 **HAECHI AUDIT**에 감사 요청서를 제출하였습니다.

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

NINKY의 스마트 계약은 10개 이상의 기준(replay attacks, denial of service attacks, conditional competition attacks, variable declarations, and application domain)에서 감사를 받았습니다.

감사 결과는 다음과 같습니다.

> HAECHI AUDIT에서는 Critical 이슈 0개, Major 이슈 0개, Minor 이슈 0개를 발견하였으며 수정했을 때 코드의 사용성이나 효율성이 더 좋아질 수 있는 사항들을 1개의 Tips 카테고리로 나누어 서술하였습니다.

NINKY는 감사를 성공적으로 모두 통과했으며 대한 계약이 안전하다는 것이 입증되었습니다.

전체 테스트 결과는 [여기](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/ko/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.
