> For the complete documentation index, see [llms.txt](https://doc.mprolab.io/mprolab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.mprolab.io/mprolab/manuals-and-tutorials/manuals/launcher/set-your-account/login-to-launcher.md).

# Login to Launcher

In order to Login to Launcher you will need to follow a few steps.

{% hint style="info" %}
If you are login to Launcher for the first time you will be asked to [set your account](https://doc.mprolab.io/mprolab/manuals-and-tutorials/manuals/launcher/login-to-launcher/set-your-account)
{% endhint %}

**Step 1**

**Connect** with one of available wallet providers (web3 options) or connect with web2 options.

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

<figure><img src="/files/3osCf3aJzdLhOtZTihcI" alt="" width="563"><figcaption></figcaption></figure>

**Step 2**

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 3**

Continue in your wallet

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

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

**Step 4**

Click **Connect**

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

**Step 5**

Continue on MPRO Lab website

Click **Web3 login**

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

**Step 6**

Please continue in your wallet

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

**Click Sign**

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

**Step 7**

Enter 6-digit PIN code

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

**Step 8**

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

{% hint style="success" %}
When **launcher** 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/R7pPv7UcHdNevh79fgw2" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.mprolab.io/mprolab/manuals-and-tutorials/manuals/launcher/set-your-account/login-to-launcher.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
