> 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/ecological-blueprint/dimension-digital-identity-system.md).

# Dimension Digital Identity System

Dimension Labs has built a new Dimension digital identity system on DimensionChain based on the Dimension DID protocol. Every user who joins the Dimension ecosystem will acquire a unique digital identity, just like a real-world ID, and with this digital identity, we can With this digital identity, we can circulate freely within the DimensionChain ecology-related applications.

&#x20;

Dimension Digital Identity System provides an easy-to-use, secure and fault-tolerant solution to solve users' private key management problem, public chain silo effect problem, etc., break the barrier between public chains, realize chain-chain interoperability and interconnection of all things. For example, each meta-universe project is running independently and distributed on different public chains, even two projects on the same public chain do not intersect with each other, but the Dimension Digital Identity System can not only realize the interoperability between projects on the same public chain, but also realize the interaction and integration between multiple public chains, truly breaking the information gap and realizing the ecological integration. Development.


---

# 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/ecological-blueprint/dimension-digital-identity-system.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.
