# NFT Marketplace Section Overview

## Open the NFT Marketplace

* Open ONTO, click "**NFT**" to open the "NFT" page

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

## My Cart

* Click the **cart icon** to jump to the "**My Cart**" page

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

## Search for NFTs

### Search for NFTs&#x20;

* Click the **search icon** to jump to the search interface&#x20;
* Enter NFT, NFT collection name or contract address for NFT collection and NFT search&#x20;
* Click "**NFTs**", you can switch to the NFTs list interface

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

### Delete Search History

* Click the **delete icon**&#x20;
* Click "**Confirm**" to delete search history

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

## View NFT Details

* Click on the cover of the NFT collection you want to view, and you can enter the NFT collection page to view the NFT collection information&#x20;
* Click on the NFT you want to view to enter the NFT details page

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

* Click the share icon to share the NFT as a picture to social platforms Twitter, Telegram and Facebook.

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

## Check Purchase History

* Click the clock icon to jump to the historical transaction record interface

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

## Top Picks, Trending and New

* You can view the recommended NFT collections under the Recommended section&#x20;
* Click "Popular" or "New" to view the corresponding NFT collection

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

## **Rankings**

* Click the **time dimension button** to view the NFT transaction volume rankings in the corresponding time period
* Click "**Volume**" to switch the sorting order
* Click "**Floor Price**" to switch the sorting order

<figure><img src="/files/5902C3YaJLke6qEmtvjm" alt=""><figcaption></figcaption></figure>

* Pull down and click "**View More**" to view more ranking data

<figure><img src="/files/Ih8YphdGYbFnX6QjNeo2" 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.onto.app/guides/nft-marketplace/nft-marketplace-section-overview.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.
