# Datagram Node Sale

- [Introduction](https://doc.datagram.network/datagram-node-sale/introduction.md): In this section, you will find information to help you understand and participate in the Datagram Node Sale.
- [What is a Full Core Node?](https://doc.datagram.network/datagram-node-sale/introduction/what-is-a-full-core-node.md)
- [Why Run a Full Core Node?](https://doc.datagram.network/datagram-node-sale/introduction/why-run-a-full-core-node.md)
- [Full Core Node Rewards](https://doc.datagram.network/datagram-node-sale/introduction/full-core-node-rewards.md)
- [Node Sale Overview](https://doc.datagram.network/datagram-node-sale/node-sale-overview.md)
- [Node Sale Tiers](https://doc.datagram.network/datagram-node-sale/node-sale-overview/node-sale-tiers.md)
- [Datagram Capsule](https://doc.datagram.network/datagram-node-sale/node-sale-overview/node-sale-tiers/datagram-capsule.md)
- [Datagram Prime Membership](https://doc.datagram.network/datagram-node-sale/node-sale-overview/node-sale-tiers/datagram-prime-membership.md)
- [Whitelist](https://doc.datagram.network/datagram-node-sale/node-sale-overview/whitelist.md)
- [Node Payment & Licenses](https://doc.datagram.network/datagram-node-sale/node-sale-overview/node-payment-and-licenses.md)
- [Full Core Node Agreement](https://doc.datagram.network/datagram-node-sale/node-sale-overview/full-core-node-agreement.md)
- [Getting Started](https://doc.datagram.network/datagram-node-sale/getting-started.md)
- [How to Check Your Node Sale Whitelist Status](https://doc.datagram.network/datagram-node-sale/getting-started/how-to-check-your-node-sale-whitelist-status.md): To check the status of your whitelist for Datagram's node sale, follow the steps below:
- [How to Purchase a Full Core Node](https://doc.datagram.network/datagram-node-sale/getting-started/how-to-purchase-a-full-core-node.md): To participate in the Datagram Full Core Node Sale, follow the steps below:
- [How to Purchase Datagram Nodes](https://doc.datagram.network/datagram-node-sale/getting-started/how-to-purchase-datagram-nodes.md): To participate in the Datagram Full Core Node Sale, follow the steps below:
- [After Purchasing a Full Core Node](https://doc.datagram.network/datagram-node-sale/getting-started/after-purchasing-a-full-core-node.md)
- [Node Operations](https://doc.datagram.network/datagram-node-sale/getting-started/node-operations.md)
- [Virtual Private Servers and Nodes-as-a-Service Providers](https://doc.datagram.network/datagram-node-sale/getting-started/node-operations/virtual-private-servers-and-nodes-as-a-service-providers.md)
- [User Referrals](https://doc.datagram.network/datagram-node-sale/user-referrals.md)


---

# 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.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.
