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

# Roadmap

## 2022 / 2023&#x20;

## Research on TonX super application technology and multiple ecosystems

## **Q1 2024**

* Whitepaper release
* Marketing and communication campaigns
* Launch of Tonfi social media channels
* Launch of Tonfi swap platform and Airdrop campaign

## **Q2 2024**

* Launch of Tonfi minting platform and TonF stock issuance with an initial price of $0.1

## **Q3 2024**

* Signing of exclusive distribution partnership with Ukiss cold wallet for the Asian region
* Launch of co-branded global payment Visa card
* Launch of Tonfi technology:
  * TONFI DEX (decentralized exchange)
  * Swift cross-chain transaction technology
  * Launchpad

## **Q4 2024**

* Launch of Tonfi Dex app on Google Play and Apple Store

## **Q1 2025**

* Listing on XT, LBANK, MEXC, and Bybit exchanges with a price of $0.5

## **Q2 2025**

* Launch of Ton AI platforms:
  * Tonfi GPT
  * Socialfi AI
  * Messenger
  * Video call
  * Blockchain TonF
* Signing of partnership with the Asian Green Finance Association
* Listing Tonfi on Gate and OKX exchanges with a price of $1
* Launch of Tonfi launchpad

## **Q3 2025**

* Launch of Tonfi's own blockchain
* Launch of Tonfi NFT collection
* Listing on 3 CEX and DEX exchanges with a price of $2
* Launch of technology products and Mini Projects in collaboration with Tonfi

## **Q4 2025**

* Launch of Tonfi metaverse platform
* Listing on 5 CEX and DEX exchanges with a price of $5

## **Q1,2/2026**

* Launch of Tonfi NFT Collection and share pool features
* Launch of NFT version 2
* Listing Tonfi Stock on an additional 10 CEX and DEX exchanges with a price of $10

## **Q3,4/2026**

* Launch of Tonfi social, a web3 social media platform
* Launch of Tonfi ecommerce, an e-commerce platform

Website : <https://www.tonfi.ai/>


---

# 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://tonfi-ai.gitbook.io/whitepaper-tonfi.ai/roadmap.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.
