# Connect wallet + web3 login

{% hint style="info" %}
In order to connect wallet to [MPRO Lab](https://mprolab.io/) you will need to follow a few steps.
{% endhint %}

**Step 1**

Visit [mprolab.io](https://mprolab.io/) and click **Login**

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

**Step 2**&#x20;

**Connect** with one of available wallet providers.

{% hint style="success" %}
We recommend using our metapro wallet.&#x20;
{% endhint %}

<figure><img src="/files/9u4TThfgqfMxvd2Q6JBK" alt="" width="563"><figcaption></figcaption></figure>

**Step 3**

Open metapro wallet Mobile App on your phone and **scan QR code**. If you don’t have metapro wallet you can download it by clicking blue [D](https://www.metaprowallet.com/download)[ownload](https://wallet.metapro.one/) button on the site.&#x20;

{% hint style="info" %}
Once downloaded new wallet, please follow this instruction on how to [set up new metapro wallet](https://doc.mprolab.io/mprolab/manuals-and-tutorials/manuals/wallet-setup)
{% endhint %}

<figure><img src="/files/FDjPexzJVKxzV13VnrDj" alt="" width="288"><figcaption></figcaption></figure>

**Step 4**

Continue in your wallet

Click the **Scanner Icon and scan QR code**

<figure><img src="/files/hjmtdISI5MXNSM0fnHep" alt="" width="246"><figcaption></figcaption></figure>

**Step 5**

Click **Connect**

<figure><img src="/files/bJChY2pnETG9AA1EfAAg" alt="" width="260"><figcaption></figcaption></figure>

**Step 6**

Continue on MPRO Lab website

Click **Web3 login**

<figure><img src="/files/A22kbZytjNpLVe8DLEP7" alt="" width="342"><figcaption></figcaption></figure>

**Step 7**

Please continue in your wallet

<figure><img src="/files/K17SW9bbyKhxHEH0ig8Y" alt="" width="324"><figcaption></figcaption></figure>

**Click Sign**

<figure><img src="/files/ezXpxM43SvFyXcj9p5xj" alt="" width="262"><figcaption></figcaption></figure>

**Step 8**

Enter 6-digit PIN code

<figure><img src="/files/aszVUZbmTHCXz6TYPuX9" alt="" width="266"><figcaption></figcaption></figure>

**Step 9**

You are now **connected and logged into web3**.

{% hint style="success" %}
When **wallet** is successfully connected and logged into web3, a <mark style="background-color:blue;">blue tick</mark> will appear next to your wallet address.
{% endhint %}

<figure><img src="/files/1r2im40i65rDjU474t1a" alt=""><figcaption></figcaption></figure>


---

# 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://doc.mprolab.io/mprolab/manuals-and-tutorials/manuals/mpro-lab/connect-wallet-+-web3-login.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.
