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

# Road Map

By continuously adding features, building a strong community and aggregating data , GERINO is about to become a leading blockchain based peer -2 -peer asset trading platform for cryptocurrencies.

<table><thead><tr><th width="249.33333333333331"></th><th></th><th></th></tr></thead><tbody><tr><td>(<strong>Q2) - 2021</strong> </td><td><strong>Concept</strong></td><td>Concept, Design &#x26; Research</td></tr><tr><td>(<strong>Q3) - 2021</strong></td><td><strong>Analysis</strong></td><td>Analysis oftraditional copy trading platforms.</td></tr><tr><td>(<strong>Q4) - 2021</strong></td><td><strong>Foreign Reasearch</strong></td><td>Foreign research Growth projections.</td></tr><tr><td>(<strong>Q1) - 2022</strong></td><td><strong>Team</strong></td><td>Team formation.</td></tr><tr><td>(<strong>Q2) - 2022</strong></td><td><strong>Promotional Meetup</strong></td><td><p>Held a meet-up with 60+ private crypto currency traders and investors.</p><p>Clearly visible demand for a p2p asset platform with mirror-trading functionality</p></td></tr><tr><td>(<strong>Q3) - 2022</strong></td><td><strong>Development &#x26; Design</strong></td><td>Landing page and white paper disclosed<br>Pre-ICO begins for a limited number of contributors<br>Prototype published and linked to Ethereum blockchain with real-time scanning<br>Prototype version of the platform released.</td></tr><tr><td>(<strong>Q1 - Q3) - 2023</strong></td><td><strong>Public ICO</strong></td><td>Public ICO begin.</td></tr><tr><td>(<strong>Q2) - 2023</strong></td><td><strong>Gerino NFT Marketplace</strong></td><td>Gerino is excited to introduce its Innovative NFT marketplace, Now Launched on the Ethereum Blockchain. This platform empowers NFT creators and owners within a dynamic community to showcase and list their NFTs on our marketplace.</td></tr><tr><td>(<strong>Q4) - 2023</strong></td><td><strong>Development</strong></td><td>Further front-end and backend development<br>API testing.<br>Test mirror-trades executed.<br>Latency test.<br>Liquidity aggregator setup.<br>Lisitng on big echanges like Binance, Kucoin , Gate.io , Huobi Global, p2p b2b listing of GNCToken.<br>Beta version launch.</td></tr><tr><td>(<strong>Q1) 2024</strong></td><td><strong>Updates &#x26; Development</strong></td><td>Platform improvements.<br>Mobile App development.<br>Final (Production) Beta version of GERINO Cryptocurrency Trading Platform.<br>DLT license.</td></tr><tr><td>(<strong>Q2) 2024</strong></td><td><strong>Release &#x26; Future work</strong></td><td>Official platform release<br>Gerino Platform will grow with more then 500,000 active users<br>$500M USD + Combined<br>Start Algorithmic trading and arbitrage.<br>Bots will be available on the platform.<br>User acquisition globally</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://gitbookwhitepaper.gitbook.io/gnc-whitepaper/ico/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.
