> For the complete documentation index, see [llms.txt](https://docs.gimswap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gimswap.com/ko/undefined/undefined-2.md).

# 보안 감사

GimSwap은 사용자들의 자산 보호와 서비스 안정성을 강화하기 위해 글로벌 블록체인 보안 감사 기관인 **CertiK(**[**certik.com**](https://www.certik.com/)**)**&#xC758; 검증을 **2024.12.31일자**로 성공적으로 완료하였습니다.

CertiK은 스마트 컨트랙트 및 블록체인 보안 분석을 전문으로 하며, GimSwap의 코드를 철저하게 검토하여 보안성과 신뢰성을 인증했습니다.

이번 감사를 통해 GimSwap은 코드 안정성, 보안 강화, 신뢰성을 입증하였으며, 사용자들이 안심하고 사용할 수 있는 환경을 제공하게 되었습니다.

아래 첨부된 감사 보고서를 통해 자세한 내용을 확인하실 수 있습니다.

{% file src="/files/RoFDFtotf95EuPrp1MJJ" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.gimswap.com/ko/undefined/undefined-2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
