# User Referrals

## Individual user referral codes

### How do Full Core node buyers create their own referral code?

Every buyer automatically receives a personal referral code when they complete a successful purchase of a Full Core node. To refer others, simply share your referral code with them. When they enter your code during their purchase, the referral will be attributed to you.

### How does it work?

When someone makes a Full Core node purchase using your referral code, you will earn commissions across two levels:

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/datagram-node-sale/user-referrals.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.
