# Docs | flipflop.xyz

FlipFlop is an NFT discovery platform that helps users identify undervalued NFTs based on fair market value and liquidity. We analyze market trends and provide real-time data to help you discover hidden NFT deals because you deserve more free time :beach:

### How to start <a href="#how-to-start" id="how-to-start"></a>

* Get started with [what-is-flipflop](https://docs.flipflop.xyz/introduction/what-is-flipflop "mention") and learn what does FlipFlop offer to the user?
* Read about our valuation model in [how-does-our-valuation-work](https://docs.flipflop.xyz/introduction/how-does-our-valuation-work "mention")
* Get a better understanding of how we identify [great-deals](https://docs.flipflop.xyz/features/great-deals "mention").
* Learn how to set up [alerts](https://docs.flipflop.xyz/features/alerts "mention") and never miss a deal.
* View our [roadmap](https://docs.flipflop.xyz/user-guide/roadmap "mention") to learn about our future developments.
* Our [faq](https://docs.flipflop.xyz/user-guide/faq "mention") section has answers to all your queries.

If you still have questions, join an open discussion on [Discord](https://discord.gg/GzTcpCXz).


---

# 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/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.
