# 5.1.2. Fully Decentralized

As a PoS-based blockchain, Future Gold promotes a decentralized blockchain. Cryptocurrency enthusiasts know that mining pools reduce the decentralized nature of a blockchain. They place a single business or group of individuals in control of a lot of the network’s computing power (a.k.a. hashrate). This may increase the likelihood of Sybil attacks and 51% attacks in PoW-based systems.&#x20;

Since Future Gold relies on PoS, the economics of mining pools are not effective. Additionally, since the consensus is done arbitrarily without reliance on the computing power, it does not make sense to pool resources together. As a result, Future Gold is more decentralized than PoW-systems like Bitcoin.&#x20;

An indicator of the decentralization of a PoS blockchain is the proportion of market capitalization and number of staking nodes. The table below shows the most decentralized blockchains based on this value. It can be clearly seen that the decentralization ranking of coins changes. However, Future Gold is still leading this ranking.

<figure><img src="/files/2YVupqb9HRaCPRgP0vXc" alt=""><figcaption></figcaption></figure>


---

# 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://docs.futuregold.us/ai-arbitrage-trade-system/5.-technical-details/5.1.-blockchain/5.1.2.-fully-decentralized.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.
