# 지갑 및 네트워크

## WEMIX Stake 지원 지갑

WEMIX Stake를 사용하기 위해서는 블록체인 네트워크와 상호작용하고 정보를 저장할 수 있는 암호화된 지갑이 필요합니다. WEMIX Stake는 다음 지갑을 지원하며, 지갑을 생성 및 연결하여 WEMIX Stake를 이용할 수 있습니다.

<table><thead><tr><th width="144.5390625">지갑 종류</th><th width="183.06770833333331">위믹스 스테이크 연결 유무</th><th>지원 환경</th></tr></thead><tbody><tr><td>WEMIX PLAY</td><td>연결 가능</td><td>모바일(iOS, AOS)</td></tr><tr><td>MetaMask</td><td>연결 가능</td><td>PC(크롬 확장 프로그램), 모바일(iOS, AOS)</td></tr><tr><td>OKX Wallet</td><td>연결 가능</td><td>PC(크롬 확장 프로그램), 모바일(iOS, AOS)</td></tr><tr><td>Wallet Connect</td><td>연결 가능</td><td>모바일(iOS, AOS)</td></tr></tbody></table>

{% content-ref url="/pages/D1bhlXdaZg4OoutfHSzL" %}
[지갑 준비하기](/wemixstake-ko/guides/getting-started/how-to-create-wallet.md)
{% endcontent-ref %}

## 위믹스3.0 네트워크 추가하기

WEMIX Stake를 이용하려면 Web3 지갑이 WEMIX3.0 네트워크에 연결되어 있어야 합니다. 메타마스크 또는 다른 지갑을 사용하는 경우 다음과 같이 위믹스3.0 네트워크를 추가한 후 사용할 수 있습니다.

<table><thead><tr><th width="271">구분</th><th>내용</th></tr></thead><tbody><tr><td>네트워크 이름</td><td>WEMIX3.0</td></tr><tr><td>새 RPC URL</td><td>https://api.wemix.com</td></tr><tr><td>체인 ID</td><td>1111</td></tr><tr><td>통화 기호</td><td>WEMIX</td></tr><tr><td>블록 탐색기 URL</td><td>https://scan.wemix.com</td></tr></tbody></table>


---

# 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.wemix.com/wemixstake-ko/undefined/wemix.fi/set-up-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.
