> 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/introduction.md).

# Introduction

"Scalability", "decentralization" and "security" are the impossible triangle problems that plague the development of blockchain, and although many public chains have tried to break this bottleneck, there is still no perfect solution. There is still no perfect solution. With the advent of WEB3.0 era, blockchain is expected to break through the impossible triangle and become the inevitable development of the times.

![](/files/pte522M8QnZhIoT0miig)

We have built a brand new public chain based on CBC Casper protocol - DimensionChain, hoping to build a scalable, decentralized and efficient blockchain underlying platform, break through the limitations of the impossible triangle of blockchain, and build an ecosystem where everyone can participate and everyone will gain, we We call it Dimension Ecology. We believe that this will create great economic and social value.


---

# 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/introduction.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.
