# flipflop.xyz

## flipflop.xyz

- [Docs | flipflop.xyz](https://docs.flipflop.xyz/docs-or-flipflop.xyz.md): FlipFlop is an NFT discovery platform that helps users identify undervalued NFTs based on fair market value and liquidity.
- [What is FlipFlop?](https://docs.flipflop.xyz/introduction/what-is-flipflop.md): FlipFlop is an NFT discovery platform that helps users identify undervalued NFTs based on fair market value and liquidity.
- [How does our valuation work?](https://docs.flipflop.xyz/introduction/how-does-our-valuation-work.md): We rely on a fundamental analysis of supply and demand to determine the fair market value of an asset.
- [Great Deals](https://docs.flipflop.xyz/features/great-deals.md): We classify NFTs as "great deals" if they are highly liquid and priced significantly lower than their estimated value.
- [Alerts](https://docs.flipflop.xyz/features/alerts.md): Get notifications when your favorite NFT is available at a discount from its current estimated value.
- [Roadmap](https://docs.flipflop.xyz/user-guide/roadmap.md): Here is a summary of things we want to build over time.
- [How to](https://docs.flipflop.xyz/user-guide/how-to.md): Helps you to get familiar with the workflows
- [How to find good deals](https://docs.flipflop.xyz/user-guide/how-to/how-to-find-good-deals.md)
- [How to set up and mange notification](https://docs.flipflop.xyz/user-guide/how-to/how-to-set-up-and-mange-notification.md)
- [FAQ](https://docs.flipflop.xyz/user-guide/faq.md): Frequently Asked Questions - FlipFlop


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.flipflop.xyz/docs-or-flipflop.xyz.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.
