# Public Sale Stage

{% hint style="info" %}
All data in the following screenshots is for demonstration purposes only; actual data will be based on the sale stage.\
\
**Supported network for purchases: Solana Mainnet.**\
\
Check the Purchase Cap for Each Tier: [HyperFuse Guardian Node NFT Purchase Cap](/node-operation/hyperfuse-guardian-node-nft-purchase-cap.md)
{% endhint %}

### Step 1 - Go to [node.sonic.game](https://node.sonic.game/) and connect your wallet.

<figure><img src="/files/oVzt3mJh8qRRukrdU7ek" alt=""><figcaption><p>Wallet Connection</p></figcaption></figure>

### Step 2 - Input the invitation code and click “next”

<figure><img src="/files/C6TdfACF3DyzmR0s0zTA" alt=""><figcaption><p>Input the Invitation Code</p></figcaption></figure>

### Step 3 - Choose the quantity & currency and confirm the estimated cost.

<figure><img src="/files/WJbTc2Rey3hmYoNmXrUY" alt=""><figcaption><p>Choose the Quantity &#x26; Currency</p></figcaption></figure>

Check the Purchase Cap for Each Tier: [HyperFuse Guardian Node NFT Purchase Cap](/node-operation/hyperfuse-guardian-node-nft-purchase-cap.md)

The HyperFuse Guardian Node NFTs is priced in stablecoins and **supports settlement using SOL, USDT, or USDC on the Solana network.** When settling with SOL, the amount to be paid will be calculated based on the real-time exchange rate.

### Step 4 - **Complete your purchase**&#x20;

<figure><img src="/files/UJdUoBGIkb3YdyowfUVi" alt=""><figcaption><p>Complete Your Purchase</p></figcaption></figure>

After clicking "Purchase," a wallet popup will appear for you to sign the transaction. Once signed, the on-chain execution process begins, and you just need to wait for the on-chain result to return.

### **Check Your Purchase Results**

<figure><img src="/files/juU6HQh5Ippq9EOUDfk7" alt=""><figcaption><p>Results</p></figcaption></figure>


---

# 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/node-operation/how-to-purchase-hyperfuse-guardian-node-nft/public-sale-stage.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.
