# 지갑 연결하기

1\. 엘리파이 웹사이트 우측 상단에 지갑 연결(Connect Wallet) 버튼을 클릭합니다.

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

2\. 지갑 연결 팝업창에서 연결하고자 하는 지갑을 선택하면 해당 지갑의 팝업창이 활성화됩니다.(본 가이드에서는 MetaMask와 연동하여 진행합니다.)

<figure><img src="/files/GYuGc31oWE5lqQr8Xae4" alt="" width="375"><figcaption></figcaption></figure>

\
3\. 팝업창에셔 연결할 계정을 선택하고 다음(Next) 버튼을 클릭한 후 연결(Connect) 버튼을 클릭하면 ELYFI와 해당 계정 간의 연결이 완료됩니다.

<figure><img src="/files/xcR161UvjZKvErWZSdls" alt="" width="250"><figcaption></figcaption></figure>

<figure><img src="/files/bEIziubOm1fAcAdOztg3" alt="" width="250"><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://guide-v2.elyfi.world/ko/prerequisites/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.
