# DGPT Docs

## DGPT Docs

- [Overview](https://dgpt.gitbook.io/dgpt-docs/overview.md)
- [Introduction](https://dgpt.gitbook.io/dgpt-docs/introduction.md)
- [Objectives and vision of the APP](https://dgpt.gitbook.io/dgpt-docs/product-overview/objectives-and-vision-of-the-app.md)
- [Core functions and features](https://dgpt.gitbook.io/dgpt-docs/product-overview/core-functions-and-features.md)
- [How to make money from AI arithmetic at DGPT](https://dgpt.gitbook.io/dgpt-docs/product-overview/how-to-make-money-from-ai-arithmetic-at-dgpt.md)
- [DGPT Innovative Blockchain Core Business Model](https://dgpt.gitbook.io/dgpt-docs/product-overview/dgpt-innovative-blockchain-core-business-model.md)
- [DGPT delivers new value in three ways](https://dgpt.gitbook.io/dgpt-docs/product-overview/dgpt-delivers-new-value-in-three-ways.md)
- [DGPT's proven and sophisticated business model](https://dgpt.gitbook.io/dgpt-docs/product-overview/dgpts-proven-and-sophisticated-business-model.md)
- [Company Background ](https://dgpt.gitbook.io/dgpt-docs/project-background/company-background.md)
- [AI Server Evolution and Parallelism](https://dgpt.gitbook.io/dgpt-docs/project-background/ai-server-evolution-and-parallelism.md)
- [AI Arithmetic Proliferation under ChatGPT's Demand](https://dgpt.gitbook.io/dgpt-docs/project-background/ai-arithmetic-proliferation-under-chatgpts-demand.md)
- [Computational power as a core production factor](https://dgpt.gitbook.io/dgpt-docs/project-background/computational-power-as-a-core-production-factor.md)
- [Blockchain fuelling sustainable earning ecosystems](https://dgpt.gitbook.io/dgpt-docs/project-background/blockchain-fuelling-sustainable-earning-ecosystems.md)
- [Calculation Platform ](https://dgpt.gitbook.io/dgpt-docs/product-architecture/calculation-platform.md)
- [Core mechanism - distributed heterogeneous arithmetic infrastructure](https://dgpt.gitbook.io/dgpt-docs/product-architecture/core-mechanism-distributed-heterogeneous-arithmetic-infrastructure.md)
- [Calculation Node Platform](https://dgpt.gitbook.io/dgpt-docs/product-architecture/calculation-node-platform.md)
- [Quantitative Income Platform](https://dgpt.gitbook.io/dgpt-docs/product-architecture/quantitative-income-platform.md)
- [Overview of AI techniques applied to DGPT](https://dgpt.gitbook.io/dgpt-docs/product-architecture/overview-of-ai-techniques-applied-to-dgpt.md)
- [Calculation Power Settlement Formula](https://dgpt.gitbook.io/dgpt-docs/calculation-of-proceeds/calculation-power-settlement-formula.md)
- [ (Coming Soon)](https://dgpt.gitbook.io/dgpt-docs/token-economics/coming-soon.md)
- [Summary](https://dgpt.gitbook.io/dgpt-docs/summary/summary.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://dgpt.gitbook.io/dgpt-docs/overview.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.
