# OS & Blur Sales Stats

## BLUR sales stats

{% hint style="info" %}
BLUR stats have been integrated to NFT Butler!
{% endhint %}

Blur stats can be found on collection level, trait level and task level. The orange line represents Blur Floor Prices and the blue indicates OpenSea Floor Prices:

<figure><img src="/files/jtneOnvionKlHvLM5EOl" alt=""><figcaption><p>Collection FP from blur.io</p></figcaption></figure>

.. and also on traits level. The Sales Page displays the latest 10 sales:

<figure><img src="/files/NaukltqFhocZQTevYWo2" alt=""><figcaption><p>Floor Price History for OS and Blur</p></figcaption></figure>

## Where are blur stats used, and where not?

By default, blur stats will be used for the bidding cap features:

<figure><img src="/files/Amt3hL7vcBXLOhumX4n5" alt=""><figcaption><p>Blur stats are used for floor price caps</p></figcaption></figure>

However Blur Floor Prices are not used to calculate dynamic bidding prices by default. If you want Blur floor prices to be taken into Account for your Bidding Tasks you'll have to enable the "**Consider Blur Floor Price**" option:

<figure><img src="/files/WPTdd3IXVeVgv87FgXnr" alt=""><figcaption><p>Blur FP data can be used when bidding relative to Collection FP</p></figcaption></figure>

If you're no fan of using blur.io data, you can opt-out from it within the global settings. All collection & trait floor price cap features will then ignore blur data entirely (you can still use Blur FP Data for relativ bid prices when activating the option in the task settings):

<figure><img src="/files/NpA2FynFLUDUtY7DBAEI" alt=""><figcaption><p>Globally disable blur floor prices</p></figcaption></figure>

Additionally blur floor price checks can also be disabled on task level with the following toggle:

<figure><img src="/files/L1QDBKQSEuUg7A3FlrdU" 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.nftbutler.io/nft-butler/features/os-and-blur-sales-stats.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.
