# Full Core Node Rewards

As a Full Core node operator in the Datagram network, you will earn token rewards for delivering uptime, performance, and decentralized services across the ecosystem.

Each day, the protocol allocates 0.125% of the latent $DGRAM token supply as rewards, with 50% of this daily emission distributed to Full Core node operators. The “Latent Supply” is defined as the difference between the maxSupply of 10 billion tokens and the totalSupply at the time rewards are distributed. Rewards may be dynamically determined based on the throughput, reliability, and verified activity your node contributes.

In addition to earning rewards, operators will play a vital role in maintaining trust across the network by verifying third-party DePIN activity through the Datagram Core Substrate. This verification ensures the integrity of operations and provides the foundation for external integrations.

Running a Full Core node is about more than rewards - it is about driving the future of decentralized infrastructure and holding a critical role in the Datagram ecosystem.

{% hint style="warning" %}
[Learn more about Datagram's Mainnet Rewards.](/rewards/dgram-token-mainnet-rewards.md)
{% endhint %}


---

# 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/datagram-node-sale/introduction/full-core-node-rewards.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.
