# 지갑 연결하기

{% embed url="<https://youtu.be/UdDNamnP9es>" %}

KLEVA 서비스 이용을 위해서는 먼저 보유한 가상 자산이 보관된 지갑을 프로토콜과 연결해야 합니다. 현재 지원되는 지갑은 다음과 같습니다.

* PC 환경: Kaikas, Klip, Metamask
* 모바일 환경: Klip, Decent, Metamask

### <mark style="color:blue;">PC 환경</mark>

* KLEVA 사이트 우측 상단의 지갑 연결하기를 클릭
* Kaikas, Klip, Metamask 중 연결할 지갑 선택 후 각 지갑별 연결 방식에 따라 진행

<figure><img src="/files/zKi0K7TIDrdbGV0agyLK" alt=""><figcaption></figcaption></figure>

### <mark style="color:blue;">모바일 환경</mark>

* KLEVA 사이트 우측 상단의 지갑 연결하기를 클릭
* Klip, Decent, Metamask 중 연결할 지갑 선택 후 각 지갑별 연결 방식에 따라 진행

<figure><img src="/files/iJSOixSQpRTL2n7emxWu" alt=""><figcaption></figcaption></figure>


---

# 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.kleva.io/legacy-kr/guide/connect-wallet.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.
