# Limited Confidence Proof-of-Activity (LCPoA)

Limited Confidence Proof-of-Activity (LCPoA) - a method for blockchain protection, based on the modification of the Proof-of-Work algorithm, in the direction of reducing the consumption of computational resources for the block generating. When using this method, the algorithm for block generating does not depend on the computing power. As a proof of work (or activity) the algorithm checks the time spent on the solution.

#### Used in

* izzz.io <https://izzz.io/>
* BitCoen <https://bitcoen.io>

#### Read more

* Wiki <https://en.bitcoinwiki.org/wiki/Limited_Confidence_Proof-of-Activity>
* Medium <https://medium.com/@izzzio/lcpoa-universal-as-pow-economical-as-pos-c26f6ba90017>


---

# 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://tokens-economy.gitbook.io/consensus/chain-based-hybrid-models/limited-confidence-proof-of-activity-lcpoa.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.
