# How to Claim Rewards

## Types of Rewards

### Node Sale Referral

Node sale referral rewards are earned when someone purchases a Full Core License (FCL) using a Datagram user's unique referral code.&#x20;

Please see [User referrals](/datagram-node-sale/user-referrals.md) for more details.

### Full Core License (FCL) and Tier 2 & 3 Capsules

Full Core nodes are the most advanced type of Datagram Core node and form a critical part of the Datagram Fabric Network.

1. **Direct Referral (Level 1)**: You will receive a 7.5% commission on purchases made directly using your referral code.
2. **Indirect Referral (Level 2)**: You will receive a 5.0% commission on purchases made by users who were referred by your direct referrals.

To participate, simply share your referral code with potential buyers. Commissions can be claimed through the referral rewards page as a one-time payment after each qualifying purchase is processed and confirmed.

Note: Full technical implementation details for referral codes will be released closer to the node sale. The referral system may be subject to updates based on platform requirements and integration timelines.

### When will users receive the referral commission?

Referral commissions become available in USDT on the Ethereum network (ERC-20) once a qualifying purchase is processed and confirmed. Afterwards, you may request and claim your commission from Rewards (*Dashboard > Rewards > Node Sale*.)

Note: Full technical implementation details for referral claims will be released closer to the node sale. The referral system may be subject to updates based on platform requirements and integration timelines.

{% hint style="warning" %}
**Please review the applicable terms and conditions** including the [Full Core Node Agreement](https://datagram.network/full-core-node-agreement), [Referral Policy](https://datagram.network/referral-policy), and any related policies before participating in the sale or operating a node. Participation in the Datagram network constitutes acceptance of these terms.
{% endhint %}

<br>


---

# 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/rewards/how-to-claim-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.
