# Profile

{% embed url="<https://youtu.be/O5BsyVlVOSc>" %}

<figure><img src="/files/BfrumdsraAlAdxk96yqK" alt="" width="300"><figcaption></figcaption></figure>

The profile function allows users to create and manage their account on the [metapro market](https://www.metapromarket.com/).&#x20;

{% hint style="info" %}
Creating a profile <mark style="background-color:red;">**DOES NOT**</mark> require users to provide any information such as name, email, or phone number.

All you need is a wallet connection.
{% endhint %}

This function allows you to see your user card and manage your profile and assets.

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

You have four options to choose from:

{% content-ref url="/pages/uEED7D9fAphZxPP4Av9s" %}
[Profile Marketplace](/metapro-market/top-menu/profile/profile-marketplace.md)
{% endcontent-ref %}

{% content-ref url="/pages/ebzNALMuZPgV1QwrHjOw" %}
[My games](/metapro-market/top-menu/profile/my-games.md)
{% endcontent-ref %}

{% content-ref url="/pages/aJYDzveB3aBAeq6qjdiG" %}
[My assets](/metapro-market/top-menu/profile/my-assets.md)
{% endcontent-ref %}

{% content-ref url="/pages/wt3vRBBgTdU6veEEEZmq" %}
[Activities](/metapro-market/top-menu/profile/activities.md)
{% endcontent-ref %}


---

# 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://docs.metaproprotocol.com/metapro-market/top-menu/profile.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.
