# Newest assets

This function allows users to browse and search through newest assets.

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

<figure><img src="/files/6bWdbjHY1zUXKkwMaELi" alt=""><figcaption></figcaption></figure>

To conduct a more specific search, you can use filters option.

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

{% hint style="info" %}
Select an NFT to see Asset Card
{% endhint %}

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

{% content-ref url="/pages/wmIG9mQZlC5klIjbmZEv" %}
[Asset Card](/metapro-market/assets/newest-assets/asset-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/newest-assets.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.
