> For the complete documentation index, see [llms.txt](https://hints.gitbook.io/emptycoin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hints.gitbook.io/emptycoin/emptycoin-ideology.md).

# ➝ Emptycoin Ideology

## Satoshi's Dream

Emptycoin ideology exists to restore Satoshi's original vision of decentralized mining on ordinary home computers. We achieve this by preserving the proven Proof-of-Work (PoW) foundation with initial 10,000 PoW blocks while advancing it with three additional core innovations inherited from the Scrypt PoW + PoS lineage pioneered by Litcoin, Peercoin and Blackcoin More:

Scrypt Proof-of-Work – optimized for broader participation and resistance to extreme mining centralization.

Pure Proof-of-Stake - enabling long-term network security through coin ownership and staking.

Hybrid Decentralized Security -  combining the strengths of PoW and PoS to create a more resilient and community-driven blockchain.

#### Vision:

To advance Emptycoin - "The AfricanBitcoin" narrative by building an accessible, energy-efficient blockchain infrastructure that empowers everyday users to participate in decentralized digital economy with Web3.

## Core Technology:

Emptycoin blockchain is derived from the Blackcoin More v13.2.2 codebase lineage with inherited upgrades and custom specifications:

#### Coin Lineage & Map

* Bitcoin → Litecoin = Proof-of-Work scaling branch
* Bitcoin → Peercoin → Blackcoin = Proof-of-Stake evolution branch
* Blackcoin More v13.2.2 → Emptycoin = Custom PoS infrastructure evolution

<figure><img src="/files/mg5qJJ9Lprnc01SjKOIO" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/nC2DJ5DE5iUidpAn9pb6" alt=""><figcaption></figcaption></figure>

<p align="center"><a href="https://mpty.site/#download">Website</a>   |   <a href="https://t.me/emptycoinh">Telegram</a>   |   <a href="https://chat.whatsapp.com/Dosv2OkCfBk0Co5haf07x3">WhatsApp</a>   |   <a href="https://x.com/mptybc">X/Twitter</a>   |   <a href="https://hints.gitbook.io/emptycoin">GitBook</a></p>


---

# 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 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, and the optional `goal` query parameter:

```
GET https://hints.gitbook.io/emptycoin/emptycoin-ideology.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
