# Roadmap

| <p><strong>Phase 1</strong></p><p><strong>IDO</strong></p>                                                                                                                                                                                             | <p><strong>Phase 2</strong></p><p><strong>Token engine Development (Base)</strong></p>                                                                                                                                                   |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>· Development of an IDO roadmap</p><p>· Legal, technical, and organizational review of the IDO</p><p>· Preparation of IDO presentation documents</p><p>· Development of an IDO token issuance system</p><p>· Development of an IDO login system</p> | <p>· Development of a token mining module</p><p>· Development of a token transfer module</p><p>· Development of a token wallet module</p><p>· Development of a token signing module</p><p>· Development of a token management module</p> |
| <p>Phase 3</p><p>Token engine Development (Commercial)</p>                                                                                                                                                                                             | <p>Phase 4</p><p>Toke Platform Development</p>                                                                                                                                                                                           |
| <p>· Development of a token mining module</p><p>· Development of a token transfer module</p><p>· Development of a token wallet module</p><p>· Development of a token signing module</p><p>· Development of a token management module</p>               | <p>· Development of a transaction server</p><p>· Development of a blockchain server</p><p>· Development of PC/mobile wallets</p><p>· Development of a mining system</p><p>· Development of an application system</p>                     |
| <p>Phase 5</p><p>Main net launching</p>                                                                                                                                                                                                                | <p>Phase 6</p><p>Token exchange listing</p>                                                                                                                                                                                              |
| <p>· GitHub Source code registration</p><p>· Block explorer service registration</p><p>· Conducting Testnet QA (Quality Assurance)</p><p>· Testnet improvement</p><p>· Mainnet launch</p>                                                              | <p>· Implementation of mining service</p><p>· Implementation of API service</p><p>· CoinMarketCap registration</p><p>· International exchange registration</p>                                                                           |


---

# Agent Instructions: 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://docs.romrom.io/roadmap.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.
