# Consensus

- [\[Outdated\] CryptoNote Proof of Work](https://wp.qwertycoin.org/consensus/cryptonote-proof-of-work.md): Last Updated 2020-07-04
- [CryptoNote block reward scheme calculation](https://wp.qwertycoin.org/consensus/cryptonote-proof-of-work/cryptonote-block-reward-scheme-calculation.md): Last Updated 2020-07-23
- [An example of CryptoNote block reward scheme manipulation](https://wp.qwertycoin.org/consensus/cryptonote-proof-of-work/cryptonote-block-reward-scheme-calculation/cn-block-reward-scheme-manipulation.md): Last Updated 2020-07-23
- [Egalitarian Proof of Work (EPoW)](https://wp.qwertycoin.org/consensus/egalitarian-proof-of-work-epow.md): Last Updated 2020-07-05
- [Introduction of EPoW block reward algorithm based on Consistency](https://wp.qwertycoin.org/consensus/egalitarian-proof-of-work-epow/rewards-based-on-consistency.md): Last Updated 2020-07-23
- [An example of how QWC prevented CryptoNote block reward manipulation](https://wp.qwertycoin.org/consensus/egalitarian-proof-of-work-epow/rewards-based-on-consistency/qwc-prevented-cryptonote-block-reward-manipulation.md): Last Updated 2020-07-23
- [Difficulty Algorithm - CIMA (Confidence Interval Moving Average)](https://wp.qwertycoin.org/consensus/egalitarian-proof-of-work-epow/difficulty-algorithm-cima-confidence-interval-moving-average.md): Last Updated 2020-07-23
- [Testnet Result](https://wp.qwertycoin.org/consensus/egalitarian-proof-of-work-epow/difficulty-algorithm-cima-confidence-interval-moving-average/testnet-result.md): Last Update 2020-07-26
- [Difficulty Algorithm - CLIF (Critical Level Impediment Failsafe)](https://wp.qwertycoin.org/consensus/egalitarian-proof-of-work-epow/difficulty-algorithm-clif.md): Last Updated 2020-07-23
- [Testnet Result](https://wp.qwertycoin.org/consensus/egalitarian-proof-of-work-epow/difficulty-algorithm-clif/testnet-result.md): Last Updated 2020-07-31
- [Do you want to make EPoW more egalitarian by switching mining algorithm?](https://wp.qwertycoin.org/consensus/egalitarian-proof-of-work-epow/do-you-want-to-make-epow-more-egalitarian-by-switching-mining-algorithm.md): Last Updated 2020-07-31
- [Transition from PoW to PoS](https://wp.qwertycoin.org/consensus/transition-from-pow-to-pos.md): Last Updated 2020-07-10
- [Egalitarian Proof of Stake (EPoS) - Hybrid PoS/dPoS](https://wp.qwertycoin.org/consensus/egalitarian-proof-of-stake-epos.md): Last Updated 2020-07-30
- [Sharding](https://wp.qwertycoin.org/consensus/egalitarian-proof-of-stake-epos/sharding.md): Last Updated 2020-08-04
- [Egalitarian Proof of Service (EPoSe) - Hybrid EPoW/EPoS](https://wp.qwertycoin.org/consensus/egalitarian-proof-of-service-epose-hybrid-epow-epos.md): Last Updated 2020-07-10


---

# 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://wp.qwertycoin.org/consensus.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.
