# Great Deals

Flipflop offers users the ability to find the best NFT deals from over 40 NFT collections. We classify NFTs as "great deals" if they are highly liquid and priced significantly lower than their estimated value.

<figure><img src="/files/hMk3j2TmBU0PVK2F4DwM" alt=""><figcaption><p>The image depicts the great deals available on 'Cools Cats NFT' collection.</p></figcaption></figure>

To easily find these deals, users can simply toggle the "*Show only great deals*" button. This will automatically display all the great deals available on the website. On an asset page, you can view information about:

1. Model Accuracy
2. Estimated Value
3. Listing Price
4. Discount %
5. Rarity and Value Rank
6. How we arrived at the fair value?
7. Traits Trend, and much more.

{% content-ref url="/pages/ijYszhngyB2vEhl1Wt2P" %}
[How to find good deals](/user-guide/how-to/how-to-find-good-deals.md)
{% endcontent-ref %}


---

# 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.flipflop.xyz/features/great-deals.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.
