# How to participate in a Whitelist Node Sale

### **Step 1 - Connect wallet on Node Sale Page**

Go to the website of the Node Sale venue.&#x20;

{% hint style="info" %}
**Example**\
Xai: <https://sentry.xai.games/>

Aethir: <https://checker.aethir.com/>
{% endhint %}

### Step 2 - **Get purchase tokens for the relevant network**

Node sales may occur across a variety of different chains. Be sure to know which chain and purchase tokens are needed to participate in both whitelist and public sales.

Node sale details can be found on the [Impossible Blog](https://blog.impossible.finance).

### Step 3 - **Select available tier and click “Purchase”**

*Note: All images used are for illustrative purposes only. The actual sale page may differ from the images displayed.*

On the Node Sale page (powered by IF),  choose the tier available to you and click on "Purchase".&#x20;

If your wallet has been whitelisted, you will **only be able to see the tier you are whitelisted for.**

To illustrate, the image below shows a user who has been whitelisted for Tiers 1, 7 and 8 only.&#x20;

<figure><img src="/files/PJKC3kKSiyBCLl7nBg0X" alt=""><figcaption></figcaption></figure>

### Step 4 - **Input promo code if you have one**

If you have a promo code to use, click on “Use promo code” and enter your code.

> *Note that sale discounts from using a promo code will not be automatically applied during purchase. Cash rebates will be airdropped to your purchase wallets upon confirmation your referrer has also purchased a node.*<br>

<figure><img src="/files/KLixYFNEQv9BOV3INwQ4" alt=""><figcaption></figcaption></figure>

### **Step 5 - Purchase your Node**

Click on “Approve” on the sale page. You will be prompted to sign a contract in your wallet. Once it has been signed, select “Purchase” and click “Agree” to the Terms & Conditions.


---

# 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://impossible.gitbook.io/impossible-finance-faq/node-sale/how-to-participate-in-a-whitelist-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.
