# Centralization and Resilience

The limited access to staking results in centralization and loss of network resilience to attacks and governance manipulation.&#x20;

Limited node number or diversity causes low physical resilience of the network. It can lead to concentration in the hands of a few early network participants who can collude to mount attacks or maximize their profits through on-chain governance.&#x20;

Insufficient staked capital leads to low economic resilience. It makes the network attacks relatively inexpensive and can lead to double-spending or market manipulations. Emerging blockchains are especially vulnerable, as they operate with few nodes and tokens staked.&#x20;

Other security issues may stem from difficulties accessing PoS governance, which promotes the interests of a small percentage of voters.&#x20;

Specific PoS protocols, i.e., DPoS (Delegated proof-of-stake) blockchains, have been criticized for promoting oligopoly and collusion by limiting the number of validators.


---

# 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://whitepaper.trustednode.io/industry-challenges/centralization-and-resilience.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.
