# PEM Project

## PEM Project

- [Index](https://pemcoin.gitbook.io/pem-project/index.md)
- [Abstract](https://pemcoin.gitbook.io/pem-project/abstract.md)
- [1.1 Overview of Blockchain and Cryptocurrency](https://pemcoin.gitbook.io/pem-project/1.-project-background/1.1-overview-of-blockchain-and-cryptocurrency.md)
- [1.2 Growing Demand for AI Computing Power](https://pemcoin.gitbook.io/pem-project/1.-project-background/1.2-growing-demand-for-ai-computing-power.md)
- [1.3 The Necessity of Constructing a Cloud Computing + Blockchain Network](https://pemcoin.gitbook.io/pem-project/1.-project-background/1.3-the-necessity-of-constructing-a-cloud-computing-+-blockchain-network.md)
- [2.1 Project Introduction](https://pemcoin.gitbook.io/pem-project/2.-pemchain-overview/2.1-project-introduction.md)
- [2.2 Core Architecture](https://pemcoin.gitbook.io/pem-project/2.-pemchain-overview/2.2-core-architecture.md)
- [2.3 Technical Features](https://pemcoin.gitbook.io/pem-project/2.-pemchain-overview/2.3-technical-features.md)
- [2.4 Ecosystem](https://pemcoin.gitbook.io/pem-project/2.-pemchain-overview/2.4-ecosystem.md)
- [3.1 Edge Cloud Computing Network](https://pemcoin.gitbook.io/pem-project/3.-blockchain-technology-applications/3.1-edge-cloud-computing-network.md)
- [3.2 Multi-chain nodes + Cloud computing clusters](https://pemcoin.gitbook.io/pem-project/3.-blockchain-technology-applications/3.2-multi-chain-nodes-+-cloud-computing-clusters.md)
- [3.3 Cloud Computing Reward Mechanism](https://pemcoin.gitbook.io/pem-project/3.-blockchain-technology-applications/3.3-cloud-computing-reward-mechanism.md)
- [3.4 Proof of Work Consensus Algorithm](https://pemcoin.gitbook.io/pem-project/3.-blockchain-technology-applications/3.4-proof-of-work-consensus-algorithm.md)
- [3.5 Consensus Mechanism](https://pemcoin.gitbook.io/pem-project/3.-blockchain-technology-applications/3.5-consensus-mechanism.md)
- [3.6 Algorithm Advantages](https://pemcoin.gitbook.io/pem-project/3.-blockchain-technology-applications/3.6-algorithm-advantages.md)
- [3.7 Smart Contracts](https://pemcoin.gitbook.io/pem-project/3.-blockchain-technology-applications/3.7-smart-contracts.md)
- [4. PEM Token Issuance](https://pemcoin.gitbook.io/pem-project/4.-pem-token-issuance.md)
- [4.1 Issuance programme](https://pemcoin.gitbook.io/pem-project/4.1-issuance-programme.md)
- [4.2 Token Value and Incentive Structure](https://pemcoin.gitbook.io/pem-project/4.2-token-value-and-incentive-structure.md)
- [4.3 Economic Model Design](https://pemcoin.gitbook.io/pem-project/4.3-economic-model-design.md)
- [5.1. Ecological Construction Plan](https://pemcoin.gitbook.io/pem-project/5.-ecological-construction-and-governance/5.1.-ecological-construction-plan.md)
- [5.2. Community Governance Mechanism](https://pemcoin.gitbook.io/pem-project/5.-ecological-construction-and-governance/5.2.-community-governance-mechanism.md)
- [5.3. Incentive Mechanism Design](https://pemcoin.gitbook.io/pem-project/5.-ecological-construction-and-governance/5.3.-incentive-mechanism-design.md)
- [6.1 Basic Information about PEM](https://pemcoin.gitbook.io/pem-project/6.-pem-coin-information/6.1-basic-information-about-pem.md)
- [6.2 PEM Allocation](https://pemcoin.gitbook.io/pem-project/6.-pem-coin-information/6.2-pem-allocation.md)
- [7. Development Roadmap](https://pemcoin.gitbook.io/pem-project/7.-development-roadmap.md)
- [8. Team Information](https://pemcoin.gitbook.io/pem-project/8.-team-information.md)
- [9. Disclaimer](https://pemcoin.gitbook.io/pem-project/9.-disclaimer.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://pemcoin.gitbook.io/pem-project/index.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.
