# Democratic Access to PoS Governance and Staking

PoS staking and governance were designed to be more accessible and decentralized than PoW mining, which re-centralized through limited access to cheap electricity and specialized equipment. Yet, the inflated cost of PoS staking and custodial services leave PoS similarly vulnerable to centralization and oligopolies.

Trusted Node's mission is to enhance the decentralization and security of PoS ecosystems by democratizing access to staking rewards and governance. It achieves this through the following:

* Users holding any amount of PoS capital can earn staking rewards in native tokens.&#x20;
* Staking rewards are distributed automatically from the chains with which users stake without third-party interference.&#x20;
* The Trusted Node network is maintained and governed by the Trusted Node community through DAO (Decentralized Autonomous Organization).&#x20;
* Anyone can delegate their coins for staking without participating in DAO or owning the network tokens ($TNODE).&#x20;
* Anyone can participate in Trusted Node DAO by purchasing and depositing $TNODE tokens in the DAO escrow.&#x20;
* DAO members can propose and vote on new validator nodes and operational changes to DAO and the Trusted Node platform.&#x20;
* Stakers are informed about important PoS governance issues and instructed on how to vote through the Trusted Node DAO’s stake in the underlying PoS blockchains.


---

# 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/solution/democratic-access-to-pos-governance-and-staking.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.
