# How to connect wallet

## Connect MetaMask <a href="#connect-metamask" id="connect-metamask"></a>

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

* Connect to Metamask by clicking on the **Connect Wallet** button in the upper right corner of WEMIX.Fi and then clicking on the Metamask icon.
* Enter your Metamask password to log in. When connecting WEMIX.Fi for the first time, you will have to allow Metamask to add WEMIX 3.0 mainnet.

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

* After connecting your wallet, you can confirm that the connection to WEMIX.Fi was successful through the pop-up **Wallet Connected** on the upper right of the screen.

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

* You can check the status and details of your wallet on WEMIX.Fi by clicking on the wallet address in the upper right corner of the screen.


---

# 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/guides/getting-started/how-to-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.
