# DAO Governance

Trusted Node DAO will likely be built on the Aragon platform, the most robust and longstanding DAO creation tool. Aragon provides a variety of capabilities, including auto-execution and dispute resolution, and is actively developing additional tools.

Trusted Node is governed by $TNODE token holders. The intention is for Trusted Node to leverage its DAO participants to design and develop a more interactive and actively managed governance system that incentivizes participation and addresses known problems existing today, potentially by implementing quadratic voting and other mechanisms. Users need to deposit one or more tokens into the DAO escrow to inform the network that they are eligible to participate. They can then vote through the Trusted Node Governance Portal on current DAO issues or the PoS proposals currently on the DAO agenda. Their tokens need to remain in the DAO contract during the voting period for their vote to be valid.

Token holders can also submit their own proposals to the community. For example, to create new validator nodes for a specific PoS blockchain. Proposals go through a screening and vetting process that requires a minimum amount of support in order to go on to a full voting mechanism. Majority-approved proposals are automatically executed or brought to the management team for manual implementation.


---

# 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/trusted-node-dao/dao-governance.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.
