# After Purchasing a Full Core Node

### What's next?

After you purchase a Datagram Full Core node, Datagram will record a receipt of your purchase so that you can claim the ERC-721 NFT Node License before Datagram's Mainnet is launched. You will need to use the same wallet address used during the sale to access claiming of your NFT Node License(s), but will be able to assign receipt of that NFT Node License to any wallet address. This NFT contains your license and the terms of ownership for the node, as well as proof of your eligible participation in the Datagram Network.

You may purchase multiple nodes, subject to availability and any cap limitations. Each Full Core node license provides lifetime access. The NFTs will be non-transferable for one year from the date they are claimed (minted) to your wallet prior to mainnet launch. After the one year period, it will become fully transferrable.


---

# 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/after-purchasing-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.
