# 7.1. Overview

Datagram’s governance enables network participants to propose, vote on, and implement protocol upgrades,&#x20;ensuring a decentralized decision-making process that aligns with the network’s long-term growth and security.&#x20;

The governance model described for the Datagram Full Cores primarily applies to the **Datagram Grant Pool**. Asthe ecosystem grows, the Grant Pool will be established from a percentage of the Ecosystem fund 13.5% of alltokens), with the goal of supporting strong projects building in the Datagram ecosystem. While the final size andcomposition of this pool are still to be determined, it’s worth noting that Datagram as an organization, not any of its&#x20;members or executives, has unilateral access to the Grant Pool or the ability to circumvent the governance&#x20;platform. While the Datagram team may propose votes for funding from the Grant Pool, it must meet the same&#x20;burn requirements and abide by the same voting rules as all participants.

Each Full Core has one vote, ensuring equal governance power among operators. However, only active Full Corescan participate in voting, meaning a node must be operational for at least 80% of the voting period to qualify. If a&#x20;Full Core operator is unavailable, they may delegate their vote to another address while still meeting burn and uptime requirements, ensuring continuous representation without compromising network integrity.

On the security front, Datagram mitigates Sybil attacks by verifying Full Core ownership through NFTs andcontinuously checking operational status, ensuring only legitimate participants influence decisions


---

# 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://doc.datagram.network/documentation/whitepaper/7.-datagram-governance/7.1.-overview.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.
