# docs.dna.living

## docs.dna.living

- [1st decentralized AI-powered health data platform](https://dna-6.gitbook.io/docs.dna.living/project-vision/quickstart.md)
- [The Emergence of DNAi](https://dna-6.gitbook.io/docs.dna.living/project-vision/the-emergence-of-dnai.md)
- [The Role of $DNAi](https://dna-6.gitbook.io/docs.dna.living/project-vision/the-role-of-usddnai.md)
- [Our Mission](https://dna-6.gitbook.io/docs.dna.living/project-vision/our-mission.md)
- [Health Data: The Underestimated Asset of the Digital Era](https://dna-6.gitbook.io/docs.dna.living/background-and-problem-statement/editor.md)
- [The Loss of Data Sovereignty: A Systemic Dilemma](https://dna-6.gitbook.io/docs.dna.living/background-and-problem-statement/the-loss-of-data-sovereignty-a-systemic-dilemma.md)
- [The Liquidity Challenge of Real-World Medical Assets](https://dna-6.gitbook.io/docs.dna.living/background-and-problem-statement/the-liquidity-challenge-of-real-world-medical-assets.md)
- [Fragmented Value Chains: The Isolation of Data, Assets, and Innovation](https://dna-6.gitbook.io/docs.dna.living/background-and-problem-statement/fragmented-value-chains-the-isolation-of-data-assets-and-innovation.md)
- [The Need for a Paradigm Shift](https://dna-6.gitbook.io/docs.dna.living/background-and-problem-statement/the-need-for-a-paradigm-shift.md)
- [Functional Overview](https://dna-6.gitbook.io/docs.dna.living/dnai-tokenomics-from-ecosystem-incentives-to-systemic-coordination-layer/functional-overview.md)
- [Token Supply Framework and Distribution](https://dna-6.gitbook.io/docs.dna.living/dnai-tokenomics-from-ecosystem-incentives-to-systemic-coordination-layer/token-supply-framework-and-distribution.md)
- [Credit-Based Contribution & Epoch Mining Mechanism](https://dna-6.gitbook.io/docs.dna.living/dnai-tokenomics-from-ecosystem-incentives-to-systemic-coordination-layer/credit-based-contribution-and-epoch-mining-mechanism.md)
- [Emission Schedule & Decay Model](https://dna-6.gitbook.io/docs.dna.living/dnai-tokenomics-from-ecosystem-incentives-to-systemic-coordination-layer/emission-schedule-and-decay-model.md)
- [Value Loop](https://dna-6.gitbook.io/docs.dna.living/dnai-tokenomics-from-ecosystem-incentives-to-systemic-coordination-layer/value-loop.md)
- [Activating Dormant Value](https://dna-6.gitbook.io/docs.dna.living/from-static-resources-to-flowing-value/activating-dormant-value.md)
- [Data Authorization and Market Formation](https://dna-6.gitbook.io/docs.dna.living/data-authorization-and-market-formation.md)
- [RWA Assets: On-Chain Liquidity and Ecosystem Reinvestment](https://dna-6.gitbook.io/docs.dna.living/rwa-assets-on-chain-liquidity-and-ecosystem-reinvestment.md)
- [Multi-Stakeholder Ecosystem Synergy](https://dna-6.gitbook.io/docs.dna.living/multi-stakeholder-ecosystem-synergy.md)
- [Technical Layer Framework](https://dna-6.gitbook.io/docs.dna.living/technical-architecture/technical-layer-framework.md)
- [Dual DID Authentication Mechanism](https://dna-6.gitbook.io/docs.dna.living/technical-architecture/dual-did-authentication-mechanism.md)
- [Core Smart Contract Modules](https://dna-6.gitbook.io/docs.dna.living/technical-architecture/core-smart-contract-modules.md)
- [Security and Privacy Protection](https://dna-6.gitbook.io/docs.dna.living/technical-architecture/security-and-privacy-protection.md)
- [RWA Module Implementation](https://dna-6.gitbook.io/docs.dna.living/rwa-module-implementation.md)
- [Multi-Stakeholder Structure](https://dna-6.gitbook.io/docs.dna.living/ecosystem-and-collaboration-framework/multi-stakeholder-structure.md)
- [User End: From Consumers to Value Participants](https://dna-6.gitbook.io/docs.dna.living/user-end-from-consumers-to-value-participants.md)
- [RWA Assets: From Dormant Resources to Active Catalysts](https://dna-6.gitbook.io/docs.dna.living/rwa-assets-from-dormant-resources-to-active-catalysts.md)
- [Platform Governance: Toward Collective Co-Governance](https://dna-6.gitbook.io/docs.dna.living/platform-governance-toward-collective-co-governance.md)
- [Vision: A Shared Health Value Network](https://dna-6.gitbook.io/docs.dna.living/vision-a-shared-health-value-network.md)
- [Rights and Principles](https://dna-6.gitbook.io/docs.dna.living/legal-compliance-and-risk-control/rights-and-principles.md)
- [Compliance Architecture: Dual Execution System](https://dna-6.gitbook.io/docs.dna.living/compliance-architecture-dual-execution-system.md)
- [Risk Classification and Control](https://dna-6.gitbook.io/docs.dna.living/risk-classification-and-control.md)
- [RWA Compliance and Governance](https://dna-6.gitbook.io/docs.dna.living/rwa-compliance-and-governance.md)
- [The Dawn of the Health Value Interconnection Era](https://dna-6.gitbook.io/docs.dna.living/conclusion/the-dawn-of-the-health-value-interconnection-era.md)
- [The Meaning Behind DNAi](https://dna-6.gitbook.io/docs.dna.living/appendix/the-meaning-behind-dnai.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://dna-6.gitbook.io/docs.dna.living/project-vision/quickstart.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.
