# Node Payment & Licenses

### What payment methods will be accepted for purchasing a Full Core node?​&#xD;

The Datagram Full Core Node Sale will accept USDT and USDC payments on the Ethereum network (ERC-20).

### What will I receive from participating in the node sale?​&#xD;

You will receive a NFT (ERC-721) that represents your Full Core node license. This NFT grants you lifetime rights to operate a node and participate in the Datagram network. The NFT will be locked for one year and must be operated using the wallet it was purchased with.

### How will the Full Core node licenses be distributed?​

After the node sale period is completed, you will be able to claim (mint) your Full Core node license NFT to your wallet prior to mainnet launch. Only the wallet holding the node license will be able to operate the node and earn rewards, unless the license has been delegated through the [delegation process](/datagram-node-sale/getting-started/node-operations.md#can-i-delegate-my-full-core-node).


---

# 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/node-sale-overview/node-payment-and-licenses.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.
