# Node Purchase

### **How many HyperFuse Guardian Node NFTs are there in total?**

There are 50,000 HyperFuse Guardian Node NFTs in total.

### **When can I purchase the NFTs?**

The sale of HyperFuse Guardian Node NFTs will take place in three stages:

* **Raffle Stage(Ended):** Starts on September 16, 2024, at 1 PM UTC and lasts for 24 hours.
* **Whitelist Sale Stage:** Starts on September 19, 2024, at 1 PM UTC and lasts for 48 hours.
* **Public Sale Stage:** Starts on September 21, 2024, at 1 PM UTC.

### What is the price of HyperFuse Guardian Node NFTs?

The HyperFuse Guardian Node NFTs are distributed across 20 different tiers, with the price increasing at each tier. You can check it [here](/node-operation/hyperfuse-guardian-node-nfts-dynamic-pricing.md).

### How many Node NFTs can I purchase during the sale?

To encourage more users to participate in the node sale, we've placed purchase limits on specific tiers. Please check [here](/node-operation/hyperfuse-guardian-node-nft-purchase-cap.md) for more details.

### Which network will the Node sale take place on?&#x20;

Solana Mainnet.

### **What is the total reward for HyperFuse Guardian Node participants?**

The total reward is 10% of the token allocation: 9% for participants involved in node operation, and 1% for participants involved in referrals.

### Which network will the rewards be distributed on?&#x20;

Solana Mainnet.

### **What is a whitelist?**

A whitelist grants eligibility to purchase NFTs of specific tiers, allowing early access to buy them ahead of the public sale. The current whitelist tiers are 1-8.

### When will the Node Dashboard go live? When can I start running a node?

Coming soon in Q4.

### **Can I delegate Node NFTs?**

Yes, delegation of Node NFTs is supported. Specific instructions could be checked [here](/node-operation/run-and-delegate-hyperfuse-guardian-nodes/delegate-node-nfts.md).

### **What will I receive after participating in the node sale?**

You will receive a non-transferable NFT on the Solana mainnet.

### **What currency can I use to make a purchase?**

You can purchase using SOL, USDC, or USDT on Solana mainnet.

### **Has this Node contract been audited?**

Yes, we have conducted a contract audit.


---

# 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://hyperfusedocs.sonic.game/support/faq/node-purchase.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.
