# NFT collections table

The NFT collections table is a great way to get a high level overview of collection performance, volume and momentum against the broader market. By default it shows:

* Collection image
* Name
* Floor price
* Floor 1h change
* Floor 1d change
* Volume 1d

But there are many other columns that you can add, as well as the ability to filter by all metrics in the settings. Click a column to sort the table by it.

<figure><img src="https://3269745214-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa5iASgIFDKI5iooTNAC0%2Fuploads%2FsVB1mwfD9lAaT69qNzUk%2Fcollections%20table%201.png?alt=media&#x26;token=c1156384-f94c-47b2-af73-f99a64046a36" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3269745214-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa5iASgIFDKI5iooTNAC0%2Fuploads%2FCN3fazisONT91eNB6XSg%2Fcollections%20table%202.png?alt=media&#x26;token=d3c03e3c-9698-47c1-92ad-c2ccdd9410a1" 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://parsecfinance.gitbook.io/guide/nft-elements/nft-collections-table.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.
