# HyperFuse Guardian Node

## HyperFuse Guardian Nodes

- [Background](https://hyperfusedocs.sonic.game/introduction/background.md)
- [What is a HyperFuse Guardian Node?](https://hyperfusedocs.sonic.game/introduction/what-is-a-hyperfuse-guardian-node.md)
- [How do HyperFuse Guardian Nodes Work?](https://hyperfusedocs.sonic.game/introduction/how-do-hyperfuse-guardian-nodes-work.md)
- [Who Can Operate a HyperFuse Guardian Node?](https://hyperfusedocs.sonic.game/introduction/who-can-operate-a-hyperfuse-guardian-node.md)
- [What is the HyperFuse Guardian Node NFT?](https://hyperfusedocs.sonic.game/introduction/what-is-the-hyperfuse-guardian-node-nft.md)
- [When Can I Purchase the HyperFuse Guardian Node NFT?](https://hyperfusedocs.sonic.game/introduction/when-can-i-purchase-the-hyperfuse-guardian-node-nft.md)
- [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)
- [Token Distribution](https://hyperfusedocs.sonic.game/rewards-and-contributions/token-distribution.md)
- [Rewards for HyperFuse Guardian Node Participants](https://hyperfusedocs.sonic.game/rewards-and-contributions/rewards-for-hyperfuse-guardian-node-participants.md)
- [Node Operation Rewards](https://hyperfusedocs.sonic.game/rewards-and-contributions/rewards-for-hyperfuse-guardian-node-participants/node-operation-rewards.md)
- [Node Referral Rewards](https://hyperfusedocs.sonic.game/rewards-and-contributions/rewards-for-hyperfuse-guardian-node-participants/node-referral-rewards.md)
- [Claim Rewards](https://hyperfusedocs.sonic.game/rewards-and-contributions/claim-rewards.md)
- [KYC](https://hyperfusedocs.sonic.game/rewards-and-contributions/claim-rewards/kyc.md)
- [How to convert $veToken to $Token](https://hyperfusedocs.sonic.game/rewards-and-contributions/claim-rewards/how-to-convert-usdvetoken-to-usdtoken.md)
- [Node Purchase](https://hyperfusedocs.sonic.game/support/node-purchase.md)
- [Run Node](https://hyperfusedocs.sonic.game/support/run-node.md)
- [FAQ](https://hyperfusedocs.sonic.game/support/faq.md)
- [Node Purchase](https://hyperfusedocs.sonic.game/support/faq/node-purchase.md)
- [Run Node](https://hyperfusedocs.sonic.game/support/faq/run-node.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://hyperfusedocs.sonic.game/introduction/background.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.
