# Node Operation

- [How to Purchase HyperFuse Guardian Node NFT?](https://hyperfusedocs.sonic.game/node-operation/how-to-purchase-hyperfuse-guardian-node-nft.md)
- [Whitelist Sale Stage](https://hyperfusedocs.sonic.game/node-operation/how-to-purchase-hyperfuse-guardian-node-nft/whitelist-sale-stage.md)
- [Public Sale Stage](https://hyperfusedocs.sonic.game/node-operation/how-to-purchase-hyperfuse-guardian-node-nft/public-sale-stage.md)
- [HyperFuse Guardian Node NFTs Dynamic Pricing](https://hyperfusedocs.sonic.game/node-operation/hyperfuse-guardian-node-nfts-dynamic-pricing.md)
- [HyperFuse Guardian Node NFT Purchase Cap](https://hyperfusedocs.sonic.game/node-operation/hyperfuse-guardian-node-nft-purchase-cap.md)
- [Run & Delegate HyperFuse Guardian Nodes](https://hyperfusedocs.sonic.game/node-operation/run-and-delegate-hyperfuse-guardian-nodes.md)
- [Run Nodes](https://hyperfusedocs.sonic.game/node-operation/run-and-delegate-hyperfuse-guardian-nodes/run-nodes.md)
- [Delegate Node NFTs](https://hyperfusedocs.sonic.game/node-operation/run-and-delegate-hyperfuse-guardian-nodes/delegate-node-nfts.md)
- [veSONIC Staking](https://hyperfusedocs.sonic.game/node-operation/vesonic-staking.md)


---

# 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.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.
