# Marketplace

{% hint style="warning" %}
**To access all the features of the market, it is necessary to** [**connect your wallet and login to web3!**](https://docs.metaproprotocol.com/metapro-market/connect-wallet-+-web3-login)
{% endhint %}

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

Marketplace is a place for trading that provides the ability to browse, buy, and sell NFT tokens. It's a place where creators can utilize the possibilities of blockchain to buy and  sell digital assets such as gaming assets, images, videos, music, and many others, and buyers can collect, trade, and display their favorite NFTs in digital wallets. The marketplace offers an opportunity for creators to earn money by selling their digital artwork and for collectors who are looking for unique digital assets whose value may increase in the future.

Marketplace display all auctions along with search and sorting functions by newest, oldest, and price.

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

You can use filter option for advance search

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

This is a function that prepares for handling multiple auctions of the same token issued by different individuals.

{% hint style="info" %}
Please select specific NFT to see full auction card
{% endhint %}

{% content-ref url="/pages/ThviLRssnnqcIduIyZSZ" %}
[Auction Card](/metapro-market/assets/marketplace/auction-card.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/assets/marketplace.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.
