> For the complete documentation index, see [llms.txt](https://docs.infinitymasters.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infinitymasters.io/investment-presentation/nft-price-predication.md).

# NFT Price Predication

## Based on historical data

<div align="left"><img src="/files/eRISkGXObnktRlzxEbYF" alt=""></div>

Let’s take a look at the number one project on Ethereum, Bored Ape Yacht Club, after their public mint. Floor price was able to reach $7,500 barely 2 months after the public mint.

## Price Prediction Timeline

### **BAYC**

<table><thead><tr><th width="386" align="center"></th><th width="374" align="center"></th><th data-hidden></th></tr></thead><tbody><tr><td align="center"><strong>Months</strong></td><td align="center"><strong>Floor Price</strong></td><td></td></tr><tr><td align="center">0</td><td align="center">0.8ETH</td><td></td></tr><tr><td align="center">2</td><td align="center">35ETH</td><td></td></tr><tr><td align="center">4</td><td align="center">59ETH</td><td></td></tr><tr><td align="center">6</td><td align="center">110ETH</td><td></td></tr><tr><td align="center">9</td><td align="center">153ETH</td><td></td></tr></tbody></table>

### INFINITY MASTERS META DAO Guardian Package

<table><thead><tr><th width="374" align="center"></th><th width="374" align="center"></th><th data-hidden></th></tr></thead><tbody><tr><td align="center"><strong>Months</strong></td><td align="center"><strong>Floor Price</strong></td><td></td></tr><tr><td align="center">0</td><td align="center">$360</td><td></td></tr><tr><td align="center">2</td><td align="center">$1,000</td><td></td></tr><tr><td align="center">4</td><td align="center">$2,500</td><td></td></tr><tr><td align="center">6</td><td align="center">$5,000</td><td></td></tr><tr><td align="center">9</td><td align="center">$10,000</td><td></td></tr></tbody></table>

### INFINITY MASTERS META DAO Elite Package

<table><thead><tr><th width="374" align="center"></th><th width="374" align="center"></th><th data-hidden></th></tr></thead><tbody><tr><td align="center"><strong>Months</strong></td><td align="center"><strong>Floor Price</strong></td><td></td></tr><tr><td align="center">0</td><td align="center">$3,000</td><td></td></tr><tr><td align="center">2</td><td align="center">$4,500</td><td></td></tr><tr><td align="center">4</td><td align="center">$6,500</td><td></td></tr><tr><td align="center">6</td><td align="center">$10,000</td><td></td></tr><tr><td align="center">9</td><td align="center">$25,000</td><td></td></tr></tbody></table>

### INFINITY MASTERS META DAO Master Package

<table><thead><tr><th width="374" align="center"></th><th width="374" align="center"></th><th data-hidden></th></tr></thead><tbody><tr><td align="center"><strong>Months</strong></td><td align="center"><strong>Floor Price</strong></td><td></td></tr><tr><td align="center">0</td><td align="center">$20,000</td><td></td></tr><tr><td align="center">2</td><td align="center">$25,000</td><td></td></tr><tr><td align="center">4</td><td align="center">$30,000</td><td></td></tr><tr><td align="center">6</td><td align="center">$45,000</td><td></td></tr><tr><td align="center">9</td><td align="center">$60,000</td><td></td></tr></tbody></table>

Following the same price prediction pattern, your investment could also potentially do an easy x10, x8, x3 respectively within your first 9 months of holding the Infinity Masters NFTs.


---

# 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 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.infinitymasters.io/investment-presentation/nft-price-predication.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.
