# コントラクトの認証

この機能は、コントラクトアドレスをKEKKAIに登録します。KEKKAIをダウンロードしていると取引時シミュレーションが行われます。&#x20;

その際、登録されたコントラクトで取引する場合、以下のUIのように認証マークを表示し、正しいNFT（コントラクト）である旨を伝えます。KEKKAIが認証済みのウェブサイトとコントラクトであれば、緑色のロゴが表示されるので、安心して取引ができる。ウェブサイトとコントラクトがKEKKAIで認証されていない場合、ポップアップではは赤いロゴを表示し、そこから取引を継続するかどうかを選択する。

緑色のリマインダーが表示されている時も同様で、「認証(Proceed)」を選ぶと取引が続く。「拒否(Reject)」が選べば、取引がキャンセルする。赤色の警告の際にも同じである。

この機能で得られるメリットは２つ挙げられます。

① 偽ミントサイトに騙されない&#x20;

② ステーキングなど、認証コントラクトを使うアクションを安心して行える。

&#x20;![](/files/04vLuVgvYUeiDAJ9qFe1)


---

# 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/kontorakutono.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.
