# HashCloud

## HashCloud (HCLD)

- [HashCloud (HCLD)](https://docs.hashcloud.sh/hashcloud-hcld.md): Amplify your mining power through staked computation.
- [The Core Innovation of HCLD: Deterministic Computation & Verifiable Proofs](https://docs.hashcloud.sh/hashcloud-hcld/the-core-innovation-of-hcld-deterministic-computation-and-verifiable-proofs.md)
- [Abstract](https://docs.hashcloud.sh/abstract.md)
- [Introduction](https://docs.hashcloud.sh/introduction.md)
- [Architecture Overview](https://docs.hashcloud.sh/architecture-overview.md)
- [System Architecture](https://docs.hashcloud.sh/architecture-overview/system-architecture.md)
- [HashCloud System Architecture](https://docs.hashcloud.sh/architecture-overview/hashcloud-system-architecture.md)
- [Attested Proof-of-Compute Mining Architecture](https://docs.hashcloud.sh/architecture-overview/attested-proof-of-compute-mining-architecture.md)
- [Mining Workflow Overview](https://docs.hashcloud.sh/architecture-overview/mining-workflow-overview.md)
- [One-GPU-Per-PC Policy - Design Rationale](https://docs.hashcloud.sh/architecture-overview/one-gpu-per-pc-policy-design-rationale.md)
- [Protocol Mechanics Proof-of-Compute System](https://docs.hashcloud.sh/architecture-overview/protocol-mechanics-proof-of-compute-system.md)
- [Transaction Fee Allocation Into Reward Pool](https://docs.hashcloud.sh/architecture-overview/transaction-fee-allocation-into-reward-pool.md)
- [Deterministic Compute Challenges](https://docs.hashcloud.sh/deterministic-compute-challenges.md)
- [Difficulty Matrix Policy](https://docs.hashcloud.sh/deterministic-compute-challenges/difficulty-matrix-policy.md)
- [Auto Difficulty Scaling](https://docs.hashcloud.sh/deterministic-compute-challenges/auto-difficulty-scaling.md)
- [HashCloud Mining Rewards Protocol](https://docs.hashcloud.sh/hashcloud-mining-rewards-protocol.md)
- [VIP Amplify](https://docs.hashcloud.sh/vip-amplify.md)
- [VIP GPU Limits & Hardware Tiering](https://docs.hashcloud.sh/vip-amplify/vip-gpu-limits-and-hardware-tiering.md)
- [VIP GPU Limit Diagrams](https://docs.hashcloud.sh/vip-amplify/vip-gpu-limit-diagrams.md)
- [Daily Reward Distribution](https://docs.hashcloud.sh/daily-reward-distribution.md)
- [Tokenomics](https://docs.hashcloud.sh/tokenomics.md)
- [Emission Schedule & Deflation Control](https://docs.hashcloud.sh/tokenomics/emission-schedule-and-deflation-control.md)
- [Governance and Token Utility](https://docs.hashcloud.sh/tokenomics/governance-and-token-utility.md)
- [Installation Guide](https://docs.hashcloud.sh/installation-guide.md)
- [Hardware Requirements](https://docs.hashcloud.sh/installation-guide/hardware-requirements.md)
- [Software Requirements](https://docs.hashcloud.sh/installation-guide/software-requirements.md)
- [Troubleshooting & FAQ](https://docs.hashcloud.sh/installation-guide/troubleshooting-and-faq.md)
- [Developer API Endpoints](https://docs.hashcloud.sh/developer-api-endpoints.md)
- [Economics Model](https://docs.hashcloud.sh/economics-model.md)
- [Problem Statement](https://docs.hashcloud.sh/problem-statement.md)
- [Merkle Proof of Compute HashCloud](https://docs.hashcloud.sh/merkle-proof-of-compute-hashcloud.md)
- [Proof of Compute Security Documentation](https://docs.hashcloud.sh/proof-of-compute-security-documentation.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://docs.hashcloud.sh/hashcloud-hcld.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.
