# Delegate Node NFTs

{% hint style="info" %}
**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 delegate Node NFTs:

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

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

Log in using the address where you hold your NFTs.

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

### Step 2 - Select the Node Address you want to delegate to

<figure><img src="/files/IFCnFXBr7h4ufvqRgupX" alt=""><figcaption><p>Node Community</p></figcaption></figure>

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

<figure><img src="/files/D4ulcm74L4tX3csRWjKv" alt=""><figcaption><p>Assign Node NFTs</p></figcaption></figure>

### Check the Status of Nodes that Have Been Successfully Delegated

<figure><img src="/files/EuMzAlZX1VptXFldfhFg" alt=""><figcaption><p>My Delegated 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/delegate-node-nfts.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.
