# Hybrid Consensus Algorithm (Proof-of-Quantum + Proof-of-Intelligence)

**Hybrid Consensus Algorithm (Proof-of-Quantum + Proof-of-Intelligence)**

QuantaAI introduces a revolutionary hybrid consensus mechanism that combines the strengths of quantum computing and artificial intelligence. This system not only ensures the security and scalability of the blockchain but also incentivizes innovation. The hybrid approach includes:

* **Proof-of-Quantum (PoQ):** Validators solve quantum cryptographic puzzles, utilizing quantum computers to ensure network security while reducing energy consumption compared to traditional proof-of-work systems.
* **Proof-of-Intelligence (PoI):** Nodes equipped with AI models contribute computational power for solving real-world problems, such as machine learning model training or optimization tasks. Validators are rewarded for their contributions based on task complexity and utility.
* **Dynamic Consensus Scaling:** The hybrid algorithm adjusts computational requirements dynamically, ensuring that the network remains efficient under varying levels of demand.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://quanta-ai-docs.gitbook.io/qai/features/hybrid-consensus-algorithm-proof-of-quantum-+-proof-of-intelligence.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.
