> For the complete documentation index, see [llms.txt](https://davidadeola.gitbook.io/influx-ai-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://davidadeola.gitbook.io/influx-ai-whitepaper/7.0-roadmap-draft/7.2-market-path.md).

# 7.2 Market Path

#### Community establishment: Expected June 1 <a href="#she-qu-jian-li-yu-ji-6-yue-1-ri" id="she-qu-jian-li-yu-ji-6-yue-1-ri"></a>

The community will start PR, build, and release whitelist draws on June 1st, reaching 10,000 Twitter followers before July 1st.

#### Official website launch: Expected on June 1 <a href="#guan-wang-shang-xian-yu-ji-6-yue-1-ri" id="guan-wang-shang-xian-yu-ji-6-yue-1-ri"></a>

The early official website did not carry AI functions, but the economic model and points acquisition parts were launched.

#### NFT release: Expected on June 25 <a href="#nft-fa-shou-yu-ji-6-yue-25-ri" id="nft-fa-shou-yu-ji-6-yue-25-ri"></a>

NFTs will be whitelisted around June 25th.

#### Points online: expected on July 1 <a href="#ji-fen-shang-xian-yu-ji-7-yue-1-ri" id="ji-fen-shang-xian-yu-ji-7-yue-1-ri"></a>

July 1st will be the founding season, when the product and economic models will officially begin to run smoothly.

The points system is officially launched.

#### TGE: Expected in September <a href="#tge-yu-ji-9-yue" id="tge-yu-ji-9-yue"></a>

At the end of July, Influx ▪︎AI officially carried out its first large-scale airdrop, exchanging all users’ points for $IFAI tokens.

#### CEX: expected in early September <a href="#deng-shang-cex-yu-ji-9-yue-chu" id="deng-shang-cex-yu-ji-9-yue-chu"></a>

We will be listed on the exchange at the same time as the first airdrop to users.

#### Continued growth: September 2024 to May 2025 <a href="#chi-xu-zeng-chang-2024.92025.5" id="chi-xu-zeng-chang-2024.92025.5"></a>

We expect to become a leader in the AI+web3 market in the medium and long term, achieving continuous commercial brand entry and user growth. Through continuous innovation and optimization, we will gradually enhance our position in the virtual world market and become one of the leaders in the industry.


---

# 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, and the optional `goal` query parameter:

```
GET https://davidadeola.gitbook.io/influx-ai-whitepaper/7.0-roadmap-draft/7.2-market-path.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
