# How to Purchase a Full Core Node

### Step 1: Visit the node sale page

Go to <https://www.datagram.network/node-sale> and connect your ERC-20 wallet.

### Step 2: Prepare your tokens

The node sale is conducted on the Ethereum network (ERC-20). You will need:

* USDT or USDC for the purchase.
* ETH to cover gas fees.

If your tokens are on a different network, use MetaMask or a bridging service to transfer them to the Ethereum network.

### Step 3: Choose your Tier and Tranche

There are three (3) tiers available, each containing four (4) tranches. When you increase the quantity, it will automatically select from the lowest tranches within a tier. Select your desired tranche(s) within a tier.

### Step 4: Select payment method

Choose to pay with USDT or USDC.

### Step 5: Set the quantity

Enter the number of nodes you wish to purchase within the tier.

### Step 6: Apply referral code (optional)

If you have a referral code, enter it before completing your purchase. If you have already purchased a node, you may share your unique referral code with others to earn a 7.5% commission on qualifying purchases.

### Step 7: Agree to all the terms and conditions

Carefully review and accept all applicable terms before proceeding.

### Step 8: Complete your purchase

Click the “Purchase” button and confirm the transaction in your connected wallet.&#x20;

### Step 9: Confirmation

Once the transaction is successful, a confirmation will appear.

<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/getting-started/how-to-purchase-a-full-core-node.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.
