# Settings

{% 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 %}

**✔️** To access Settings, simply select the arrow icon next to the wallet. This will prompt the panel to appear on your screen.

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

**✔️** This feature allows you to customize and manage your personal account information. This include changing your avatar picture, updating your cover picture, setting your bio, email address and social profiles.

{% hint style="success" %}
If you have an NFT Meta Asset in your wallet you can use it as your Avatar
{% endhint %}

{% hint style="info" %}
Please adhere to the size recommendations provided for both your avatar and cover image
{% endhint %}

<figure><img src="/files/8jfi0tUS5pZeqrJDPapy" 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/settings.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.
