# How to Check Your Node Sale Whitelist Status

### Confirm your wallet has been added to the whitelist

**Step 1:** In *Dashboard > Wallet*, click on "Whitelist status", enter a wallet address and click "Submit" to check if it has been added to the node sale whitelist.

<figure><img src="/files/KCESDQcO1jQuwvQsmGOw" alt="" width="338"><figcaption></figcaption></figure>

**Step 2:** After submitting a wallet address, you will receive 2 possible results:

* **Success:** "Congratuations, your wallet has been added to the following whitelist" as well as the type, date and time when that sale will take place
* **Error:** "The wallet address that you inputted has not been added to any whitelists. Please check and try again."

<div><figure><img src="/files/7mBuWdMVKAd8bbrJKe5c" alt="" width="270"><figcaption></figcaption></figure> <figure><img src="/files/WcMUpJTcIwwqM91L0pGY" alt="" width="270"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
**Reminder:**

* Only (1) wallet can be connected to Datagram to be added to any whitelist. Once a wallet has been successfully connected, it cannot be changed or removed.
* Only EVM supported wallets successfully connected to be added to Whitelists will be accepted for access and purchase of nodes.
* Whitelisting is NOT required for the Public node sale, any EVM supported wallet(s) can be used to purchase Datagram Full Core Node Licenses based on availability.
  {% endhint %}

{% hint style="info" %}
The node sale is conducted on the Ethereum network (ERC-20). You will need:

* USDT or USDC to purchase nodes
* ETH to cover gas fees.

If your tokens are on a different network, please use MetaMask or a bridging service to convert them to the Ethereum network prior to the node sale.
{% endhint %}


---

# 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-check-your-node-sale-whitelist-status.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.
