> For the complete documentation index, see [llms.txt](https://nextablen.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nextablen.gitbook.io/untitled/use-cases/route-map.md).

# Route Map

NexTablen has been established since 2021, and the basic construction and preliminary goals have been completed so far.&#x20;

**Q2 2021**: NexTablen project approval Project conception and approval Market research and user needs analysis Preliminary product design and framework construction

**Q3 2021:** infrastructure construction and technology research and development AI and blockchain technology research and development start Start the preliminary design and development of the trading platform Establish initial project teams and partnerships

**Q4 2021 to Q2 2022:** function development and testing Basic function development, including asset trading, securitization, etc. Research and development of AI-driven trading decision support system Complete the first internal test and make product optimization

From **Q3 to Q4 in 2022**: optimization and closed-loop testing Product adjustment and optimization based on test results Complete closed beta and collect feedback Further product iteration and optimization

From **Q1 to Q3 in 2023**: closed testing and optimization Invite a limited number of users to try it out and gather feedback Product iteration and optimization based on user feedback Prepare marketing and promotion before product launch

**Q4 2023**: The NexTablen trading platform is officially launched Officially open user registration and transactions Product optimization based on user feedback Start to expand market influence and attract more users

**2024-2025:** Market Expansion and Product Optimization Continuously optimize products and add more asset types Expand user base and increase market share Aim to become the world's top 30 trading platform

**Beyond 2025:** Continuous Innovation and Development Pay attention to the development trend of the industry, and continuously carry out product iteration and upgrade Develop new business areas and partnership opportunities Guided by user needs, improve product and service quality


---

# 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://nextablen.gitbook.io/untitled/use-cases/route-map.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.
