# How to connect wallets

## Connect your wallet with a QR code

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

* Click the **Connect Wallet** button in the upper right corner of the screen to connect to your Wallet to NILE

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

* Enter your password to log into the wallet. Click on the QR scan button on the top right and scan the NILE QR code. Enable the wallet to connect to NILE when connecting to NILE for the first time.

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

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

## Connect your wallet through a Chrome extension

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

* Connect to Metamask by clicking on the **Connect Wallet** button in the upper right corner of NILE and then clicking on the Metamask icon.

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

* Enter your Metamask password to log in. When connecting NILE for the first time, you will have to allow Metamask to add WEMIX 3.0 mainnet.

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

* You can check the status and details of your wallet on NILE 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/nile-en/guides/getting-started/how-to-connect-wallets.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.
