# Node Comment

Node Comment provides explanatory notes and annotations within the nodegraph canvas and can be utilized solely for organizational purposes.

Node Comment can act as a guide. It is also a handy tool for collaboration because it can facilitate communication among team members.

To create a Node Comment:

* Select a node or a node network.

<div align="left"><figure><img src="/files/PFlGNLSrAf1fgLcPNpvy" alt=""><figcaption></figcaption></figure></div>

* Right click over the node and select the **Create comment from selection** option.

<div align="left"><figure><img src="/files/7eQagnj0KfxYBGExzby4" alt=""><figcaption><p>Comment for a Single Node</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/KfUXPIZzDpg6zl4RNBDR" alt=""><figcaption><p>Comment for a Node Network</p></figcaption></figure></div>

Your lats action generates a Node Comment, as demonstrated in the images above.

### Customizing Node Comment

<div align="left"><figure><img src="/files/McrrbQ0gcgMUqfbavR1s" alt=""><figcaption><p>Node Comment Options</p></figcaption></figure></div>

You can customize a Node Comment with renaming and changing its color by right clicking on the comment.

<figure><img src="/files/JzG3Gk9AfrNje4yhm1vm" alt=""><figcaption><p>Node Comment in Action</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://zerodensitydocumentation.gitbook.io/docs/reality-5.3-sp3/reality-5.3-sp3/user-guide/nodegraph-actions/nodegraph/node-comment.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.
