# Run Nodes

{% hint style="info" %}
The hardware requirements for running a Node are very basic, and it supports both mobile and PC platforms, operating through a webpage or PWA. For specific requirements, you can refer to [this](https://hyperfusedocs.sonic.game/introduction/who-can-operate-a-hyperfuse-guardian-node).\
\
**Note:** The following screenshots are for process demonstration purposes only; all data shown are test data.
{% endhint %}

Access the Node Dashboard (coming soon), and follow these steps to run nodes:

<figure><img src="https://1974745156-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlCERrLGkwTm4gevWC6XT%2Fuploads%2FiLTNYBqpKPAZ12LoRv30%2Fimage.png?alt=media&#x26;token=9caae8a4-aea7-431b-9800-8f00b1922443" alt=""><figcaption><p>Node Dashboard</p></figcaption></figure>

### Step 1 - Connect Your Wallet And Click "Run Node"

Log in using the address where you hold your NFTs.

<figure><img src="https://1974745156-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlCERrLGkwTm4gevWC6XT%2Fuploads%2FbZuigkoAyufz51S0dVJv%2Fimage.png?alt=media&#x26;token=33607f37-02ac-4339-804f-bb9afdc1a8f2" alt=""><figcaption><p>Run Nodes</p></figcaption></figure>

### Step 2 - Set Node Address

At this step, you can choose to use the system-generated burner wallet directly or import a private key to use your own wallet address.

<figure><img src="https://1974745156-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlCERrLGkwTm4gevWC6XT%2Fuploads%2FKtSE1laPqe0fyrLEy6Iv%2Fimage%20(24).png?alt=media&#x26;token=95bfa41a-80af-424b-ab8d-f216fc885194" alt=""><figcaption><p>Set Node Address</p></figcaption></figure>

### Step 3 - Set Commission Rate

<figure><img src="https://1974745156-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlCERrLGkwTm4gevWC6XT%2Fuploads%2FNcJLq7xVvqFlX7aKKBeN%2Fimage.png?alt=media&#x26;token=dda900dc-3fe8-46ae-93c2-a90e4e2aa664" alt=""><figcaption><p>Set Commission Rate</p></figcaption></figure>

### Step 4 - Assign the number of HyperFuse Guardian Node NFTs

<figure><img src="https://1974745156-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlCERrLGkwTm4gevWC6XT%2Fuploads%2FQ9e4eWxRwVuu7U19kesr%2Fimage.png?alt=media&#x26;token=abe38983-3146-4c4a-ae47-45da1da0060d" alt=""><figcaption><p>Assign Node NFTs</p></figcaption></figure>

### Check the Status of the Nodes that Are Successfully Running

<figure><img src="https://1974745156-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlCERrLGkwTm4gevWC6XT%2Fuploads%2Fl1pLodpYyYfmuZAcoHii%2Fimage.png?alt=media&#x26;token=e45a3619-7f22-4330-8425-13c54a491b7f" alt=""><figcaption><p>My Running Nodes</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/run-and-delegate-hyperfuse-guardian-nodes/run-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.
