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

# Design

In terms of design, we adhere to the concept of open source, openness, modularity and DAO to improve its compatibility so that DimensionChain can play a greater role in the future Internet.

**- Open Source** &#x20;

DimensionChain insists on the concept of open source, and all the code is made public in Github, a third-party open source platform, so that everyone can view and use it easily, and also builds an open developer platform, welcoming global developers to actively participate in the development of DimensionChain and giving certain incentives to all developers who contribute.

&#x20;

**- Open** &#x20;

DimensionChain is not only open to developers, but also insists on the concept of openness to users and ecological applications. All users can participate in DimensionChain on an equal footing, and all applications have equal opportunities to enter the Dimension ecosystem, thus building an open Dimension ecosystem.

&#x20;

**- Modularity** &#x20;

The modular design concept is to improve the overall efficiency by combining better modules to meet more applications. DimensionChain will develop middleware applications that are compatible with more applications, and support more applications running on DimensionChain by bridging various ecological applications through middleware.

&#x20;

**- DAO** &#x20;

At the beginning of the design, our position is just the developer, not the owner. DimensionChain belongs to all users, so the governance mechanism of DAO is naturally more compatible with it, and we will formally implement the DAO governance mechanism after DimensionChain is running and stable, so that all users can share DimensionChain.

&#x20;

It is under the guidance of such a concept that we have joined hands with many developers around the world to component a developer platform, an aggregated revenue platform compatible with metaverse applications, chain tour, NFT, and Dimension application service platform, using distributed data storage, random number security verification, DID protocol, smart contracts, virtual machines, DAO, middleware, AI artificial intelligence, and other technologies to build including Dimension protocol, digital identity system, DSCC digital payment, Dimension multi-chain wallet, DEFI ecosystem application scenarios to maximize the value of DimensionChain.


---

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