# 取引シュミレーション

今のブロックチェーン上の取引というのはわかりずらく、その上日々進化するテクノロジーにより、新しい詐欺の手口が常に出てきている。 取引を介した詐欺手法も数えきれない。 しかし、KEKKAIを使うことで、この危険を回避できる。

ウォレットだけではわかりづらいトランザクションの結果を、取引が実行される前に我々KEKKAIが全て表示することで、安心できるWeb3体験を提供する。

KEKKAIは複雑なスマートコントラクトをシミュレーションする事で、トランザクションを実行する前に、取引に潜む詐欺や危険な取引を検出する。 シミュレーションによるセキュリティチェックの後、ユーザーは取引を続行するかどうかを自分で決定できる。実際のUIでは「認証(Proceed)」を選べば取引が続く。「拒否(Reject)」を選ぶなら、取引がキャンセルする。

例えばOpenSea で NFT を購入する場合、ウォレットによる確認の前に、KEKKAIがシミュレーションの結果をポップアップして、ガス代の予測を含めたコストを通知する。

![](/files/FKPQIyjqGxQoWk76UIoF)


---

# 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/product-ji-neng-yue-ming/shumirshon.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.
