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

# 지갑 연결하기

## 메타마스크 연결하기

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

* WEMIX Stake 우측 상단에 '지갑 연결' 버튼을 클릭하여 메타마스크와 연결합니다.
* 메타마스크 비밀번호를 입력하고 로그인합니다. WEMIX Stake 최초 연결 시, 메타마스크가 WEMIX Stake와 연결하도록 허용합니다.

<figure><img src="/files/0BnI2DHmRs0ErlBM12P9" alt=""><figcaption></figcaption></figure>

* 지갑 연결 후, 우측 상단의 '지갑 연결 완료' 안내 문구를 통해 정상적으로 연결된 것을 확인할 수 있습니다.

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

* 우측 상단에 지갑 주소를 클릭하면 WEMIX Stake와 연결된 지갑 상태를 확인할 수 있습니다.


---

# 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.wemix.com/wemixstake-ko/guides/getting-started/how-to-connect-wallet.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.
