# FAQ

<details>

<summary>Kekkaiを利用するためにウォレットを接続する必要がありますか？</summary>

いいえ、必要ありません。プラグインをダウンロードするだけで取引にのシミュレーションを行なってくれます。

</details>

<details>

<summary>Kekkaiが資産を移動させることはありますか？</summary>

いいえ、ありません。

ウォレットの接続などを行わないため、KEKKAIからあなたが所有する資産にアクセスができないからです。

</details>

<details>

<summary>どのくらいの頻度でアップデート版をリリースしますか？</summary>

開発スピードは特に意識している部分ですので１〜２週間を目処に、ユーザーからのフィードバックをもとに新しいバージョンをリリースしていきます。

最新のアップデートやについてはTwitterをフォローしたり、Discordに参加して情報を確認してください。

</details>

<details>

<summary>どのようなウォレットがサポートされていますか？</summary>

Kekkaiは、MetaMaskやCoinbaseウォレットのような一般的によく使われるウォレットに対応しています。

</details>

<details>

<summary>KekkaiはNFTsのセキュリティに対応していますか</summary>

はい。当社は「NFT保険」と呼ばれる当社の主要機能の1つで、すべてのイーサリアムベースのNFTをサポートしています。

</details>

<details>

<summary>なぜこの製品を作ったのですか？</summary>

私たちは東京に拠点を置く日本の企業です。暗号は冬の時代と言われていますが、日本では逆境を跳ね返し、成長を続けています。しかし市場が拡大する一方で、残念なことにリテラシーの低いユーザーを狙った詐欺被害も増えています。そこで私たちはウォレットのセキュリティに着目し、すべてのユーザーが楽しく、安心してWeb3.0の世界を楽しめる環境を作るために、本製品を開発しました。

</details>


---

# 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/support-sapto/faq.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.
