# Wallets and network

## Supported Wallets

WEMIX Stake requires an encrypted wallet that can interact with the blockchain network and store information. The following wallets are supported for WEMIX Stake.

<table><thead><tr><th width="158">Wallet</th><th width="268">Connection to WEMIX Stake</th><th>Supported environments</th></tr></thead><tbody><tr><td>WEMIX PLAY</td><td>O</td><td>Mobile(iOS, AOS)</td></tr><tr><td>MetaMask</td><td>O</td><td>PC(Chrome Extension), Mobile(iOS, AOS)</td></tr><tr><td>OKX Wallet</td><td>O</td><td>PC(Chrome Extension), Mobile(iOS, AOS)</td></tr><tr><td>Wallet Connect</td><td>O</td><td>Mobile(iOS, AOS)</td></tr></tbody></table>

{% content-ref url="/pages/D1bhlXdaZg4OoutfHSzL" %}
[How to prepare a wallet](/wemixstake-en/guides/getting-started/how-to-create-wallet.md)
{% endcontent-ref %}

## Adding WEMIX3.0 network

WEMIX Stake requires a Web3 wallet connected to the WEMIX3.0 network. When using MetaMask or other wallets, the WEMIX3.0 network must be added before use.

<table><thead><tr><th width="271">Section</th><th>Content</th></tr></thead><tbody><tr><td>Network name</td><td>WEMIX3.0</td></tr><tr><td>New RPC URL</td><td>https://api.wemix.com</td></tr><tr><td>Chain ID</td><td>1111</td></tr><tr><td>Currency symbol</td><td>WEMIX</td></tr><tr><td>Block explorer 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-en/introduction/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.
