# FAQ

<details>

<summary>What inspired the name "FlipFlop" for our platform?</summary>

We believe there needs to be an intelligent automation ecosystem for digital assets and we are building one - flipflop.xyz&#x20;

Because... "You deserve more free time!" :beach:

</details>

<details>

<summary>What collections are currently available?</summary>

Currently, the following collections are available:

* CryptoPunks
* Bored Ape Yacht Club
* Mutant Ape Yacht Club
* Bored Ape Kennel Clun
* Lil Pudgys
* Pudgy Penguins
* Moonbirds
* Cool Cats NFTs
* Doodles
* Moonbirds Oddities
* Sappy Seals
* Azuki
* BEANZ Official
* Valhalla
* Renga
* Meebits
* 0n1 Force
* CloneX
* mfers
* Friendship Bracelets by Alexis Andre
* The Potatoz
* goblintown.wtf
* Chimpers
* Karafuru
* The Invisible Friends
* KILLABEARS
* The Saudis
* CrypToadz
* Hashmasks
* Chromie Squiggle by Snowfro
* Construction Token by Jeff Davis
* CyberBrokers
* World of Women
* Autoglyphs
* MekaVerse
* The legend of COCKPUNCH
* Fragments of an Infinite Field by Monica Rizzolli
* Skulptuur by Piter Pasma
* Fidenza by Tyler Hobbs
* CyberKongz
* Genesis by DCA
* Realms(for Adventures)
* Ringers by Dmitri Cherniak
* Edifice by Ben Kovach

Please [get in touch](https://forms.gle/BvU2DdQJXGWxUy7X6) if your favorite collection is not listed above.

</details>

<details>

<summary>How accurate is the evaluation?</summary>

We define the accuracy of our evaluation at a collection level. To simplify, we bucket our accuracy into:

Low: <0.75 and >0.25 (Orange - ![:large\_orange\_circle:](https://lh5.googleusercontent.com/CRPgf3kl-NxXGFMAvG0BVfZGTnJMco3Tg1SXNKh3JS-cYpMtVDFfHFFekOBDBlfINCpT6B-gT-YXsrvuSjiA8KJwgAEtZbtnjR5p6viF2cNIKR_3bqVnACMxjOkIRlpWkl7kksT0DeUiBlspUqdsJm4))

Medium: >=0.75 and <0.9 (Yellow - ![:large\_yellow\_circle:](https://lh3.googleusercontent.com/WpyvVfvjrsv8GIhtGFpXvmNOx3rAHPEdPcHAZk-WnQXwEjSiGIzqLbs_yNX66sFvVQ2b1qYDXM7vpMNDiCHaATkwvmkxYPDtEy0OrnMAsFnz_JZxQC9ly3FZeiIVSDGL2XPvYQ-JznSNey183KRYWhg))

High: >=0.9 and <0.95 (Green - ![:large\_green\_circle:](https://lh6.googleusercontent.com/Tbje-FpcnO8j5_tmj_pjLjGqWUCZ3-nbevZN1Nve3NcBZFrnRaqQ5uKldWrQoeVH88Kbk5n25zAMKx6be041YVJHGpWrGYy3kDKyLMbJUbLOQcVVn7QJQRUaDJ9JeecyvSuBKCOqn3eQY25n5MY7Jls))

Very High: >=0.95 (Purple - ![:large\_purple\_circle:](https://lh3.googleusercontent.com/BZA3C_2Lg5lmunvV-JCbigkaGZtO_xnTaMijqYiaLaK8kX6xDWn2QH3NAWoeU470X5J8ZcxxNGuZFBmahNv8KDVJulwd5EUXIi78bD3TiVuRmdMbkNwk3umkYqWt6RF9vAmvYbOjt0_5y0GyeiBxYnU))

</details>

<details>

<summary>What's the data refresh cadence?</summary>

Our evaluation models are rebuilt every 4 hours and our source feeds are refreshed every 15 mins. The last updated information is available in the collection level details. We monitor for significant changes in the floor price and trades, to decide whether to refresh the models.

</details>

<details>

<summary>What chains are currently supported?</summary>

Currently, we only support the Ethereum blockchain.

</details>

<details>

<summary>Which marketplace does flipflop.xyz support currently?</summary>

Currently, we only support the OpenSea platform. Please [get in touch](https://forms.gle/BvU2DdQJXGWxUy7X6) if there is another marketplace you want to see here.

</details>

<details>

<summary>What's the definition of discount %?</summary>

Discount % = ((Estimated Price - Listing Price) / Estimated Price)\*100

* Estimated Price: Estimated asset value&#x20;
* Listing Price: Current listing price for the asset

</details>

<details>

<summary>What is a good deal?</summary>

Any NFT asset listed at 5% or less than the estimated price is considered a good deal. Please [get in touch](https://forms.gle/BvU2DdQJXGWxUy7X6) if you are interested in setting up custom good deal criteria.

</details>

<details>

<summary><strong>How do I request a feature or suggestions?</strong></summary>

The best way is to join our [discord](https://discord.gg/e2jpB44PCU). The second best way is to share your contact details [here](https://forms.gle/BvU2DdQJXGWxUy7X6) and we'll get in touch with you.

</details>


---

# 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/user-guide/faq.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.
