# 서비스에 연결하기

탈중앙 금융 시스템 상에서는 별도의 회원 계정 체계가 아닌, 고유한 블록체인 지갑을 통해\
서비스와 상호작용(연결)을 진행합니다. KLAYswap은 클레이튼 체인 기반의 서비스로, \
클레이튼 자산을 지원하는 아래 지갑을 통해 서비스 연결이 가능합니다.<br>

* **카카오톡 클립(Klip) 지갑** \
  클립은 카카오톡 앱에 내장된 블록체인 지갑으로, PC와 모바일에서 모두 편리한 연결을 지원합니다.

{% content-ref url="/pages/-M\_nCeNxozPfoGTf5zBK" %}
[\[클립\] PC에서 연결하기](/kr/how-to-guides/wallet-connect/pc-klip.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_nDN5r4CT\_BmoCZWQy" %}
[\[클립\] 모바일에서 연결하기](/kr/how-to-guides/wallet-connect/klip-mobile.md)
{% endcontent-ref %}

* **카이카스(Kaikas) 지갑**\
  크롬 브라우저의 확장 프로그램으로,  PC에서만 사용이 가능합니다.  [카이카스 설치하기 ](https://chrome.google.com/webstore/detail/kaikas/jblndlipeogpafnldhgmapagcccfchpi?hl=ko)

{% content-ref url="/pages/-M\_eUU-VpVwKAXXg5dQr" %}
[\[카이카스\] PC에서 연결하기](/kr/how-to-guides/wallet-connect/pc-kaikas.md)
{% endcontent-ref %}

* **디센트(D'CENT) 지갑**\
  &#x20;하드웨어, 모바일앱 월렛을 모두 지원하는 지갑입니다.&#x20;

&#x20;       [콜드월렛 연결하기(디센트 제공 가이드)](https://userguide.dcentwallet.com/v/kr/biometric-wallet/setting-up)

&#x20;        [모바일 앱 연결하기 (디센트 제공 가이드)](https://userguide.dcentwallet.com/v/kr/mobile-app/intro)


---

# 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://docs.klayswap.com/kr/how-to-guides/wallet-connect.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.
