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

# Roadmap

## What is TLaunchpad

* A multi-chain IDO platform that helps early-stage projects bring their ideas to life by distributing project tokens across a passionate community
* Focuses on projects with an Indonesian angle, either from the project owners or from the target client/investor base

## Our Journey

<table><thead><tr><th>Type</th><th width="177.50360453141093">Project Starts</th><th>Mid-point Check</th><th width="200">Project Ends</th><th>Future Phases</th><th data-hidden data-type="number"></th></tr></thead><tbody><tr><td></td><td><em>early-May</em></td><td><em>mid-May</em></td><td><em>mid-May</em></td><td><em>mid-Jun</em></td><td>null</td></tr><tr><td>Platform</td><td>Testing on BSC</td><td>Go-live on BSC</td><td>Go-live on Ethereum</td><td>Go-live on Solana</td><td>null</td></tr><tr><td>Wallet Supported</td><td></td><td>BSC &#x26; Ethereum: MetaMask, Safepal &#x26; Trust Wallet</td><td>Solana: Phantom, SolFlare, Sollet</td><td></td><td>null</td></tr><tr><td>Other Features &#x26; Collaborations</td><td></td><td>TLaunchpad post-incubator collaboration on TLaunchpad</td><td>AZN NFT collaboration for tiered access launch</td><td>Farm pools for new IDOs</td><td>null</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://tlaunchpad.gitbook.io/documentations/technology/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.
