> 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/~/changes/gX3vscXJGbKomE8I4ia6/indexnode/manuals-and-tutorials/metapro-launcher/login-to-launcher.md).

# Login to Launcher

In order to login to metapro Launcher, you will need to follow a few steps.

**Step 1**

**Choose your wallet** - connect with one of available wallet providers

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

<figure><img src="/files/dd2wHuUgU7wCg39aZFlL" alt="" width="243"><figcaption></figcaption></figure>

**Step 2**&#x20;

**Scan to connect** - please continue in your wallet

<figure><img src="/files/MMGr1LXOy0fKEkHOwLLs" alt="" width="346"><figcaption></figcaption></figure>

**Open** **metapro** **wallet** Mobile App on your phone and tap **chain** icon to scan QR code

<figure><img src="/files/wWl4AwaKpg3B1hJVrXrC" alt="" width="214"><figcaption></figcaption></figure>

{% hint style="info" %}
If you don’t have **metapro** wallet you can download it by clicking blue [Download](https://metaprowallet.com/download) button.

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

**Step 3**

**Scan QR code** displayed on the Launcher

<figure><img src="/files/LxrIPT9tTKb9MfdVrkd3" alt="" width="218"><figcaption></figcaption></figure>

**Step 4**

Click **Connect** button on your wallet

<figure><img src="/files/Ovisg5u91OrVHpFt6RGH" alt="" width="217"><figcaption></figcaption></figure>

**Step 5**&#x20;

Please **login with Web3** - please continue in your wallet

<figure><img src="/files/gge8xszv9vt4DYCwzGLx" alt="" width="348"><figcaption></figcaption></figure>

**Sign** on your wallet

<figure><img src="/files/ov9ypLNMxE8qp5Y1quMo" alt="" width="215"><figcaption></figcaption></figure>

**Step 6**&#x20;

Confirm with **6-digit PIN Code** or **Face ID**

<figure><img src="/files/W0ofQy6VBX85nbHfNzlA" alt="" width="221"><figcaption></figcaption></figure>

**Step 7**

You are **connected**

{% hint style="success" %}
When your **wallet** is successfully connected, a <mark style="background-color:green;">green circle</mark> will appear around the chain icon.
{% endhint %}

<figure><img src="/files/UoAub7VOXOXxBGI5XbeF" alt="" width="215"><figcaption></figcaption></figure>

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

<figure><img src="/files/mDCoSdfsteKLYvo5KK3L" alt="" width="545"><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/~/changes/gX3vscXJGbKomE8I4ia6/indexnode/manuals-and-tutorials/metapro-launcher/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.
