# Whitelist

### What is a whitelist?

A whitelist is a pre-approved list of participants who receive exclusive access to certain privileges during a sale event. It is typically used to reward and incentivize key contributors, partners, and early supporters of the project.

Whitelisted participants are granted priority to purchase nodes or access limited allocations before the sale opens to the general public.

### Does entering the whitelist guarantee that I can purchase a node?​

Joining the whitelist grants you early access to the whitelist sales phases, but does not guarantee a node allocation as all purchases are on a first come, first served basis. If you do not secure a node during the whitelist phases, you may still have an opportunity to purchase during the public sale phase, subject to availability at that time.

### How to join the whitelist?

To secure a whitelist spot for the Datagram Full Core node sale, community members and ecosystem participants are eligible for allocations.

You can:

* Visit Datagram’s [X](https://x.com/dgramnetwork?mx=2), [Discord](https://discord.com/invite/datagramnetwork), and [Telegram](https://t.me/datagramnetwork) channels for details on how to qualify.
* Apply directly by completing the whitelist form.

Be sure to follow all instructions carefully to ensure your application is submitted successfully.

<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/node-sale-overview/whitelist.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.
