# Completed Milestones

* 2021 Q4 - \[Network] RPC Nodes (connect to other full nodes to play without syncing the whole chain)
* 2021 Q3 - \[Economy] Ethereum bridge, Wrapped NCG, Liquidity Pool
* 2021 Q3 - \[Gameplay] Crafting system overhaul
* 2021 Q2 - Play-to-earn (onboarding) portal launched
* 2021 Q2 - Monster collection (staking v1) launched
* 2021 Q2 - Marketplace 2.0 (multi-select, filters, expiration) launched
* 2021 Q1 - Nine Chronicles is open-sourced with the community grant program
* 2021 Q1 - Nine Chronicles mainnet processes 1M transactions&#x20;
* 2020 Q4 - Mimisbrunnr (elemental dungeon update) launched
* 2020 Q4 - [Planetarium raises $2M funding from Naver, et al.](https://decentralizedgaming.io/2021/01/12/planetarium-raises-2m-to-power-open-source-serverless-mmos-on-blockchain/)
* 2020 Q4 - Nine Chronicles mainnet launched 🚀
* 2020 Q3 - Nine Chronicles open beta launched with 2k players
* 2020 Q3 - [Raised public presale 2: 114K USD sold out in 8 minutes](https://twitter.com/NineChronicles/status/1301132795243147264)
* 2020 Q2 - [Raised public presale 1: 80K USD sold out in 18 hours](https://www.playtoearn.online/2020/07/16/nine-chronicles-first-pre-sale-sold-out/)
* 2020 Q2 - [Nine Chronicles Network raises seed funding led by Hashed](https://egamers.io/nine-chronicles-kicks-off-presale-with-ubisoft-and-hashed-onboard/)
* 2020 Q1 - Monthly closed beta starts
* 2019 Q4 - [Planetarium joins Ubisoft Entrepreneurs Lab](https://www.prnewswire.com/news-releases/blockchain-gaming-start-up-planetarium-joins-ubisoft-entrepreneurs-lab-300948500.html)
* 2019 Q2 - Nine Chronicles first alpha test
* 2019 Q1 - Libplanet (blockchain core) open sourced
* 2018 Q4 - Nine Chronicles project launched
* 2018 Q3 - Planetarium founded

## Additional Projects in Discussion <a href="#additional-projects-in-discussion" id="additional-projects-in-discussion"></a>

* [Random valuable drops](https://docs.google.com/document/d/1YuMCoblhQuRyPICzGVnrut-oGGWJZ9rnoY1cZR7KFNs/edit)
* [Enchantment system](https://docs.google.com/document/d/1CqqaMllJYgLQU-SktrfzlxkfNIYFOeKz5fRldCEoDKw/edit)
* [Guild system with staking pool](https://docs.google.com/document/d/1LVKApuPynCvPfDaShc5m8gqwWNao3MgXDCHt4G7FuAM/edit)
* Guide & SDK for new game action creation
* Mac and Linux builds: grant given out for volunteer maintainers
* Steam release
* BSC & Polygon bridge
* Additional classes or traits

Refer to [NCIPs](https://github.com/planetarium/NCIPs) for community improvement proposals in the discussion. Since Nine Chronicles is fully [open source,](/introduction/technology/libplanet.md) you can also start projects and discuss how to roll this out with us ;)


---

# 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.nine-chronicles.com/introduction/intro/roadmap/completed-milestones.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.
