> For the complete documentation index, see [llms.txt](https://docs.compendium.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.compendium.finance/decentralized-trading-tools/solana-integrations/nft-metaverse-markets.md).

# NFT Metaverse Markets

{% hint style="warning" %}
The NFT section of Compendex is currently unavailable. We are hard at work pushing a brand-new and unique trading experience. The following documentation is outdated.
{% endhint %}

The Metaverse Markets user-friendly dashboard that encompasses NFT collections on Solana. &#x20;

This dashboard was designed to offer simplicity to NFT enthusiasts by providing all necessary market information to you in a clean and digestible way.&#x20;

<figure><img src="/files/Fn6j588nf9SOPEi7dGid" alt=""><figcaption><p>View market information across all available collections on Solana.</p></figcaption></figure>

On any NFT collection, you can view the market information such as name, floor price, number of listed NFTs, and the total volume traded for that collection.&#x20;

You can also apply toggle filters to categorize what auctions are available.

To assist you in navigating the collections, you will find useful information such as the collection's social media accounts, website, and community channels.&#x20;

<figure><img src="/files/7XIOgEUnzAk9X0u6eFk5" alt=""><figcaption><p>The Metaverse Markets dashboard provides you with an easily digestible information on various collections.</p></figcaption></figure>

The Metaverse Markets dashboard enables you to explore individual NFT's token attributes and how they vary from each other NFT from the collection. \
\
You can search the history of recent transactions regarding the NFT and navigate to available markets. available to purchase the given NFT.&#x20;

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

{% embed url="<https://sol.compendex.xyz/nft/collection/compendipigs>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.compendium.finance/decentralized-trading-tools/solana-integrations/nft-metaverse-markets.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
