# Connect with Kaikas wallet extension

## Using Kaikas extension with Biometric wallet

Kaikas is a PC browser based extension wallet for the Klaytn platform. Users will be able to interact with the Kaikas wallet to perform Klaytn-based transactions including KLAY and BApps, while the owner verification and authorization are performed through biometric authentication on the D’CENT Biometric hardware wallet.

\[**Kaikas is available here**]\
[Download Kaikas from Chrome Web Store](https://chrome.google.com/webstore/detail/kaikas/jblndlipeogpafnldhgmapagcccfchpi?h)\
[Download Kaikas from Firefox Add-on Store](https://addons.mozilla.org/ko/firefox/addon/kaikas/?src=search)

### How to connect Kaikas with Biometric wallet

**Step 1)** Download and install the D’CENT bridge program on your PC. Installing the bridge program will enable communication between the PC browser and the hardware wallet.

\[**D’CENT bridge program**]\
[Download D’CENT bridge program](https://bridge.dcentwallet.com/v2/download)

**Step 2)** Plug in your D’CENT Biometric Wallet to the USB port on your PC and authenticate yourself to unlock the hardware wallet.

<div align="left"><img src="/files/-MHPzaHZn16BqGQCJDn7" alt=""></div>

**Step 3)** From your browser, click on the **Kaikas extension** icon.

<div align="left"><img src="/files/-MHPzyO-fC9bvgddwoR9" alt=""></div>

**Step 4)** Unlock Kaikas wallet and click the **Manage Accounts** icon on the top menu.

<div align="left"><img src="/files/-MHQ-Ku5zvd6sDebqLzj" alt=""></div>

**Step 5)** From the Manage Accounts screen, click on **Connect**. In the next screen, select **D’CENT** as your hardware wallet and click **Connect**.

<div align="left"><img src="/files/-MHQ-cJkwaFfQtP8Tr2w" alt=""></div>

**Step 6)** From your browser, click on the **Kaikas extension** icon again to open the wallet service. You will notice that the Kaikas wallet now displays the **Klaytn account from the D’CENT Biometric Wallet.**

<div align="left"><img src="/files/-MHQ-ofeuYmUvk8iYWk0" alt=""></div>

{% hint style="info" %}
&#x20;You can always switch between multiple Klaytn wallet accounts by pressing the **Manage Accounts** icon.
{% endhint %}


---

# 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://userguide.dcentwallet.com/french/external-service/kaikas.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.
