> For the complete documentation index, see [llms.txt](https://hyperfusedocs.sonic.game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hyperfusedocs.sonic.game/node-operation/run-and-delegate-hyperfuse-guardian-nodes.md).

# Run & Delegate HyperFuse Guardian Nodes

Once you own a HyperFuse Guardian Node NFT(if not, click [here](https://node.sonic.game/) to purchase), there are two ways to participate in network operations: **you can either** [**run nodes yourself**](/node-operation/run-and-delegate-hyperfuse-guardian-nodes/run-nodes.md) **or** [**delegate your NFT to other running nodes**](/node-operation/run-and-delegate-hyperfuse-guardian-nodes/delegate-node-nfts.md). Both methods are very simple.

<figure><img src="/files/H44sSpvZEfAO7lhPbtqO" alt=""><figcaption><p>Node Dashboard</p></figcaption></figure>

To enhance the utilization of HyperFuse Guardian Node NFTs, we have introduced a delegation feature, allowing HyperFuse Guardian Node NFT holders to contribute more effectively to the network. As a reward, Node operators can set a commission rate to earn rewards for operating the NFT, while delegated NFT holders can earn rewards without directly participating in node operation, minus the commission fee.

**Commission Rate**: The commission rate is the percentage of rewards you can earn from the NFTs delegated to you. You can set a rate between 0%-20%.


---

# 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 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/run-and-delegate-hyperfuse-guardian-nodes.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.
