# Users

This feature allow you to see all [market](https://metapromarket.com/) users in one place.

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

{% hint style="info" %}
You can sort by Most or Least engaged
{% endhint %}

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

Use filter option to search user role.

You can filter **Creators** and **Game** **developers.**&#x20;

{% hint style="info" %}
A creator is a profile that has created an NFT, while a developer is typically involved in the technical aspects of NFT development.
{% endhint %}

<figure><img src="/files/4AOPJdkiF68nECcchWv3" alt="" width="404"><figcaption></figcaption></figure>

Click on selected profile to see all details

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

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

<figure><img src="/files/AQn6hKDjOg8twQYkEqww" 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://docs.metaproprotocol.com/metapro-market/users.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.
