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

# Roadmap

In 2018, Dimension Labs was founded

In January 2020, officially announced the development of DimensionChain public chain

October 2020, Dimension protocol is available

Collaboration with Leibniz Lab in November 2020

January 2021, Dimension Metaverse Lab established

June 2021, DimensionChain Test Network 1.0 announced

White paper published in December 2021

Q1 2022, official website launch

In Q2 2022, the test network version 2.0 goes live

In Q3 2022, the main network goes online and opens  DSCC Mapping

Dimension Wallet beta to go live in Q4 2022

Q1 2023, Dimension BaaS Enterprise Services Platform Begins Accessing Enterprise Applications


---

# 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:

```
GET https://chain-dimension.gitbook.io/dimensionchain/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.
