# DxChain V3 LitePaper

1. [Background](/dxchain-wiki/the-basics/dxchain-v3-litepaper/1.-background.md)
2. [Introduction](/dxchain-wiki/the-basics/dxchain-v3-litepaper/2.-introduction.md)
3. [The Ecosystem Powered by DxChain 3.0](/dxchain-wiki/the-basics/dxchain-v3-litepaper/3.-the-ecosystem-powered-by-dxchain-3.0.md)
   1. [Smart Contract Platform](https://dxchain.gitbook.io/dxchain-wiki/the-basics/pages/QzHjDaQrlreCv99xy9dh#3.1-smart-contract-platform)
   2. [Cross Chain](https://dxchain.gitbook.io/dxchain-wiki/the-basics/pages/QzHjDaQrlreCv99xy9dh#3.2-cross-chain)
   3. [DeFi](https://dxchain.gitbook.io/dxchain-wiki/the-basics/pages/QzHjDaQrlreCv99xy9dh#3.3-defi)
   4. [NFT](https://dxchain.gitbook.io/dxchain-wiki/the-basics/pages/QzHjDaQrlreCv99xy9dh#3.4-nft)
   5. [Metaverse](https://dxchain.gitbook.io/dxchain-wiki/the-basics/pages/QzHjDaQrlreCv99xy9dh#3.5-metaverse)
4. [DxChain Design Principles & Architecture](/dxchain-wiki/the-basics/dxchain-v3-litepaper/4.-dxchain-design-principles-and-architecture.md)
   1. [Fully Compatible with EVM](/dxchain-wiki/the-basics/dxchain-v3-litepaper/4.-dxchain-design-principles-and-architecture/4.1-fully-compatible-with-evm.md)
   2. [DPoS Consensus Algorithm](/dxchain-wiki/the-basics/dxchain-v3-litepaper/4.-dxchain-design-principles-and-architecture/4.2-dpos-consensus-algorithm.md)
   3. [Cross Chain](/dxchain-wiki/the-basics/dxchain-v3-litepaper/4.-dxchain-design-principles-and-architecture/4.3-cross-chain.md)
   4. [API Layer](/dxchain-wiki/the-basics/dxchain-v3-litepaper/4.-dxchain-design-principles-and-architecture/4.4-api-layer.md)
   5. [Blacklist Management](/dxchain-wiki/the-basics/dxchain-v3-litepaper/4.-dxchain-design-principles-and-architecture/4.5-blacklist-management.md)
   6. [P2P Decentralized Network Layer](/dxchain-wiki/the-basics/dxchain-v3-litepaper/4.-dxchain-design-principles-and-architecture/4.6-p2p-decentralized-network-layer.md)
   7. [MPT + LevelDB](/dxchain-wiki/the-basics/dxchain-v3-litepaper/4.-dxchain-design-principles-and-architecture/4.7-mpt-+-leveldb.md)
   8. [Ellipse Curve Digital Signature Algorithm](/dxchain-wiki/the-basics/dxchain-v3-litepaper/4.-dxchain-design-principles-and-architecture/4.8-ellipse-curve-digital-signature-algorithm.md)
5. [Economic system](/dxchain-wiki/the-basics/dxchain-v3-litepaper/5.-economic-system.md)
   1. [Tokenomic](https://dxchain.gitbook.io/dxchain-wiki/the-basics/pages/1WHJI1BJzzOvp17UWdTR#5.1-tokenomic)
   2. [Cross Chain Economy](https://dxchain.gitbook.io/dxchain-wiki/the-basics/pages/1WHJI1BJzzOvp17UWdTR#5.2-cross-chain-economy)
6. [Governance](/dxchain-wiki/the-basics/dxchain-v3-litepaper/6.-governance.md)
   1. [Election](https://dxchain.gitbook.io/dxchain-wiki/the-basics/pages/KYx5jlzthV54ZGMpQ6AF#6.1-election)
   2. [DAO](https://dxchain.gitbook.io/dxchain-wiki/the-basics/pages/KYx5jlzthV54ZGMpQ6AF#6.2-dao)
   3. [Foundation](https://dxchain.gitbook.io/dxchain-wiki/the-basics/pages/KYx5jlzthV54ZGMpQ6AF#6.3-foundation)
7. [Roadmap](/dxchain-wiki/the-basics/dxchain-v3-litepaper/7.-roadmap.md)
8. [Follow Us](/dxchain-wiki/the-basics/dxchain-v3-litepaper/8.-follow-us.md)
9. [Reference](/dxchain-wiki/the-basics/dxchain-v3-litepaper/9.-reference.md)


---

# 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://dxchain.gitbook.io/dxchain-wiki/the-basics/dxchain-v3-litepaper.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.
