# Product 機能説明

- [概要](https://kekkai-official.gitbook.io/kekkai-handbook/product-ji-neng-yue-ming/gai-yao.md): 安全性と使いやすさを第一にするCyrpto Wallet
- [危険警告](https://kekkai-official.gitbook.io/kekkai-handbook/product-ji-neng-yue-ming/wei-xian-jing-gao.md): 危険な操作やスキャムを検出し警告
- [取引シュミレーション](https://kekkai-official.gitbook.io/kekkai-handbook/product-ji-neng-yue-ming/shumirshon.md): 取引トランザクションの結果を示す
- [コントラクトの認証](https://kekkai-official.gitbook.io/kekkai-handbook/product-ji-neng-yue-ming/kontorakutono.md)
- [ホワイトリスト](https://kekkai-official.gitbook.io/kekkai-handbook/product-ji-neng-yue-ming/howaitorisuto.md)
- [NFTバリュエーション](https://kekkai-official.gitbook.io/kekkai-handbook/product-ji-neng-yue-ming/nftbaryushon.md)
- [通報機能](https://kekkai-official.gitbook.io/kekkai-handbook/product-ji-neng-yue-ming/tong-bao-ji-neng.md): スキャムサイトを通報
- [Pause mode](https://kekkai-official.gitbook.io/kekkai-handbook/product-ji-neng-yue-ming/pause-mode.md)


---

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