# Roadmap

Here is a summary of things we want to build over time. We'd love to hear what you think of each of them and how much each of them means to you.

#### Phase 1 \[Complete]

**NFT valuation**

* Evaluate NFTs
* Identify underpriced listings
* Setup notification

#### Phase 2

**A strategy builder for NFT assets**

* Personalized insights and NFT recommendations
* Smart insight summary - market and asset summary

#### **Phase 3**

**Decentralized NFT price discovery&#x20;*****(***��***)***

* Let the market decide the value - like a futures market

#### Phase 4

**Strategy Marketplace**

* Build reusable strategies and repeat workflows&#x20;
* Share your workflows with others for a profit
* Ape in and follow the pros

#### Phase 5

**Automated digital asset portfolio manager**

* Put your workflows on autopilot
* Gain visibility on potential long-term opportunities


---

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