# Collection & Trait Analytics

NFT Butler comes with handy search & filter functionality that help you to identify profitable collections & traits.&#x20;

<figure><img src="/files/Q7eHLpJPyxKc0HAEme3n" alt=""><figcaption><p>Click the Stats icon on the collection overview to view Collection FP history for Blur and OpenSea</p></figcaption></figure>

* Floor Prices (historical)
* Floor Price on Blur (historical)
* Highest Bids
* Last Sales

<figure><img src="/files/V9IpaLwza5PbwizgM9LN" alt=""><figcaption><p>Collection Statistics in Butler</p></figcaption></figure>

Further you can also drill down into the Traits view of a Collection with the button on the very left:

<figure><img src="/files/X4HW31ivK7H4HtDrY9sX" alt=""><figcaption><p>Drilldown into Traits</p></figcaption></figure>

In the Traits drilldown each Trait has its own box with it's own statistics. From here you can start to create Trait based bidding tasks ([Token Bidding Tasks](/nft-butler/task-types/token-bidding.md), [Collection Bidding Tasks](/nft-butler/task-types/collection-trait-bidding-cto.md)) or you can checkout the historical data provided by Butler:

<figure><img src="/files/lWDtevfiZVX7SJ6W5fKt" alt=""><figcaption><p>Trait drilldown view on a collection</p></figcaption></figure>

* Collection & Trait Floor Prices (historical)
* Collection & Trait Floor Price on Blur (historical)
* Highest Trait bids
* Last Sales
* Top 5 Listings

<figure><img src="/files/NaukltqFhocZQTevYWo2" alt=""><figcaption><p>Available stats per Trait</p></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.nftbutler.io/nft-butler/features/collection-and-trait-analytics.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.
