> For the complete documentation index, see [llms.txt](https://docs-new.klayswap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-new.klayswap.com/how-to-guides/wallet-connect/klip-mobile.md).

# \[클립] 모바일에서 연결하기

1. 우측 상단의 메뉴를 열어 \[**지갑연결**] 버튼을 선택합니다. 지갑 연결 팝업 상의 \
   \[**카카오 Klip 지갑으로 연결**]을 클릭하여 카카오톡에서 열기를 실행합니다. <br>

![](/files/-M_nFqQD7qBol9I7IWL9)

\
2\. 자동으로 클립 지갑이 실행되며,  \[**다음**] 버튼을 클릭하여 KLAYswap 서비스에 연결을 완료합니다.&#x20;

![](/files/-M_n9WbtS_ZvP5cs3ARo)

3\. 지갑 연결이 완료되면 모바일 웹 화면상에서 연결된 지갑 주소를 확인할 수 있습니다.&#x20;

![](/files/-M_nGrRfB3picCnMGsz2)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs-new.klayswap.com/how-to-guides/wallet-connect/klip-mobile.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
