> For the complete documentation index, see [llms.txt](https://docs.mvlchain.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mvlchain.io/mvl-blockchain/milestone-and-road-map/road-map.md).

# Road Map

<table><thead><tr><th width="92.33333333333331">Year</th><th width="102">Month</th><th>Key Progress</th></tr></thead><tbody><tr><td>2024</td><td>10</td><td>TADA mini will expand to KH, VN and TH<br>TADA mini will collaborate with local Web3 Players<br>MVL will lauch New $MVL Token Economics <br> - B2B staking for support of partner cryptocurrencies, chains, and wallets<br> - Discounted Trip with $MVL Payment in TADA mini</td></tr><tr><td></td><td>11</td><td>MVL x ONiON plans to officially launch RWA utilizing vehicle assets <br>MVL will sign partnership with BASE</td></tr><tr><td></td><td>12</td><td>TADA will open in HongKong</td></tr><tr><td>2025</td><td>continue</td><td>TADA will leap forward as a mobility player across Asia</td></tr><tr><td></td><td>continue</td><td>TADA mini will collaborate with Driver Companies in Africa, Europe <br>TADA mini will collaborate with all Global Web3 Players</td></tr><tr><td></td><td>continue</td><td>MVL will introduce a data sales service using DePIN</td></tr><tr><td></td><td>continue</td><td>MVL will strengthen Token Utility</td></tr></tbody></table>


---

# 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://docs.mvlchain.io/mvl-blockchain/milestone-and-road-map/road-map.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.
