# どうやって守る？

### KEKKAIセキュリティシミュレーター・警告

NFTのミントやセカンダリーでの購入など、トランザクションを発生させる際に、同じ取引内容KEKKAIのセキュリティーシュミレーターに走らせる。シミュレーションの結果はポップアップで表示される。

シミュレーションの結果がApproval付与やETHサインなどの詐欺の可能性が高く危険な取引の場合は赤色の警告を表示し、詐欺の可能性が高いことをユーザーへ通知。冷静な判断を促す。

KEKKIのポップアップが消えればメタマスクが起動し、本当の取引開始となる。

<figure><img src="/files/vosSWCxciOb6qcBaBKvT" alt=""><figcaption><p>シミュレーションのしくみ</p></figcaption></figure>

### 詐欺サイト・コントラクト検知

ユーザーの皆様による通報によって蓄積されていく詐欺サイトのデータベースによって、登録されているサイトやコントラクトにユーザーがアクセスしたときやシミュレーションが走ったときにユーザーに警告を表示。

ゆくゆくは詐欺テスト・コントラクトをAIモデルによって自動で判断できる機能を実装予定。

### トランザクション明細表示

シミュレーションによってユーザーが行う予定のトランザクションの結果明細を出して、ユーザーの方では只今何が行っているのか、実行して何が行うのかをしっかりわかるため、冷静に正確な判断ができるようになる。

<figure><img src="/files/zDavtlDNk5LUKTK0irm0" alt=""><figcaption></figcaption></figure>


---

# 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://kekkai-official.gitbook.io/kekkai-handbook/overview-quan-ti-xiang/douyatteru.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.
