# Back office

MPRO Lab Back Office section is your hub for managing everything related to licenses, rewards, referrals, vesting, and profile settings. This comprehensive interface allows for seamless oversight and control over various aspects of your account, ensuring you have the tools and information needed to optimize your engagement. Whether you're updating your profile, managing license allocations, tracking your rewards and referral status, or overseeing vesting schedules, the MPRO Lab Back Office provides an intuitive, all-in-one platform to support your activities efficiently and effectively.

In order to login to [MPRO Lab](https://mprolab.io/) Back office, you will need to follow a few steps.

{% hint style="info" %}
To access all the features, it is necessary to [connect your wallet and web3 login](https://doc.mprolab.io/mprolab/manuals-and-tutorials/manuals/mpro-lab/connect-wallet-+-web3-login)
{% endhint %}

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

<figure><img src="/files/HEyCkVDSuTYaciQhC0ZT" 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/back-office.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.
