# DCAI Ecosystem

## DCAI Ecosystem

- [Introduction](https://dc-ai.gitbook.io/dcai-ecosystem/introduction.md)
- [Vision and Mission](https://dc-ai.gitbook.io/dcai-ecosystem/vision-and-mission.md)
- [Overview](https://dc-ai.gitbook.io/dcai-ecosystem/ecosystem/overview.md)
- [DePIN](https://dc-ai.gitbook.io/dcai-ecosystem/ecosystem/depin.md)
- [Architecture and Protocol](https://dc-ai.gitbook.io/dcai-ecosystem/ecosystem/depin/architecture-and-protocol.md)
- [Key Features and Benefits](https://dc-ai.gitbook.io/dcai-ecosystem/ecosystem/depin/key-features-and-benefits.md)
- [Market Insights and Potential](https://dc-ai.gitbook.io/dcai-ecosystem/ecosystem/depin/market-insights-and-potential.md)
- [HealthFi](https://dc-ai.gitbook.io/dcai-ecosystem/ecosystem/healthfi.md)
- [Core Features and Innovations](https://dc-ai.gitbook.io/dcai-ecosystem/ecosystem/healthfi/core-features-and-innovations.md)
- [Applications and Use Cases](https://dc-ai.gitbook.io/dcai-ecosystem/ecosystem/healthfi/applications-and-use-cases.md)
- [Market Projections](https://dc-ai.gitbook.io/dcai-ecosystem/ecosystem/healthfi/market-projections.md)
- [Technical Infrastructure](https://dc-ai.gitbook.io/dcai-ecosystem/technical-infrastructure.md)
- [Why Base Chain?](https://dc-ai.gitbook.io/dcai-ecosystem/technical-infrastructure/why-base-chain.md)
- [Core Values of Our Application](https://dc-ai.gitbook.io/dcai-ecosystem/technical-infrastructure/core-values-of-our-application.md)
- [Cutting-Edge HealthTech Stack](https://dc-ai.gitbook.io/dcai-ecosystem/technical-infrastructure/cutting-edge-healthtech-stack.md)
- [Intelligent Feedback Loop for AI Advancement](https://dc-ai.gitbook.io/dcai-ecosystem/technical-infrastructure/intelligent-feedback-loop-for-ai-advancement.md): To ensure that our AI becomes progressively smarter, more contextual, and medically accurate, our application incorporates a continuous improvement feedback flow:
- [IPFS Integration](https://dc-ai.gitbook.io/dcai-ecosystem/technical-infrastructure/ipfs-integration.md)
- [Decentralized Compute Network](https://dc-ai.gitbook.io/dcai-ecosystem/technical-infrastructure/decentralized-compute-network.md)
- [AI training on Distributed node](https://dc-ai.gitbook.io/dcai-ecosystem/technical-infrastructure/ai-training-on-distributed-node.md)
- [DePIN Device](https://dc-ai.gitbook.io/dcai-ecosystem/technical-infrastructure/depin-device.md)
- [Strategic Ecosystem Incentives](https://dc-ai.gitbook.io/dcai-ecosystem/tokenomics/strategic-ecosystem-incentives.md)
- [Utility and Governance](https://dc-ai.gitbook.io/dcai-ecosystem/tokenomics/utility-and-governance.md)
- [Staking and Mining Incentives](https://dc-ai.gitbook.io/dcai-ecosystem/tokenomics/staking-and-mining-incentives.md)
- [Token Burn Mechanism](https://dc-ai.gitbook.io/dcai-ecosystem/tokenomics/token-burn-mechanism.md)
- [Revenue Model](https://dc-ai.gitbook.io/dcai-ecosystem/tokenomics/revenue-model.md)
- [Tokenomics](https://dc-ai.gitbook.io/dcai-ecosystem/tokenomics/tokenomics.md)
- [Vesting](https://dc-ai.gitbook.io/dcai-ecosystem/tokenomics/vesting.md)
- [Smart Contract](https://dc-ai.gitbook.io/dcai-ecosystem/tokenomics/smart-contract.md): Our smart contract is deployed on the Base chain and has been audited by CERTIK
- [On-Chain Wallet Address Allocation](https://dc-ai.gitbook.io/dcai-ecosystem/tokenomics/on-chain-wallet-address-allocation.md): Each allocation category is clearly mapped to its corresponding on-chain wallet address to ensure transparency and verifiability.


---

# 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://dc-ai.gitbook.io/dcai-ecosystem/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.
