> For the complete documentation index, see [llms.txt](https://docs.gymnetwork.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gymnetwork.io/japanese/jian-cha/certik.md).

# Certik

![](/files/TQ1siyXQD1esqzu8IfGO)

### どのように機能しますか？

Certikはスマートコントラクトの脆弱性を評価し、カスタム機能仕様に関連する動作を認証します。

### 監査報告書には何が含まれていますか？

監査レポートはカスタマイズされており、徹底的かつ透明です。 レポートには、特定された脆弱性の詳細が重大度（重大、境界、注意、低、なし）に基づいて分類され、解決策も含まれています。

監査が成功するたびに、クリプトコミュニティ全体と公に共有されるCertiKセキュリティリーダーボードのリストが提供されます。 リーダーボードには、プロジェクトの詳細と監査レポート、およびプロジェクトに対するコミュニティのセキュリティ情報が含まれています。

### 公式CERTIK KYCバッジ

CertiK KYCバッジがCertiKセキュリティリーダーボードに公開されました。 ここでその信頼性を確認することができます。\
こちらです: <https://www.certik.com/projects/gym-network>

### 以下の検証が実施されました。

主なチームメンバーは、IDとアクティブチェックによって認証されました。 プロジェクトに関連するウォレットには、オンチェーン分析が行われました。 各コアチームメンバーを対象に背景調査を実施しました。

主なプロジェクト所有者は、バックグラウンド調査官の調査を受けました。 チームの個人情報はCertiKによって機密に保存されます。

この包括的なKYCバッジは、GYM NETWORKに追加のセキュリティステップを提供し、最高の透明性と信頼性を発揮します。


---

# 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.gymnetwork.io/japanese/jian-cha/certik.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.
