# Sink Pin

The <mark style="color:green;">**`Sink`**</mark> pin is a unique tool for creating an endpoint for the nodegraph. When you create a <mark style="color:yellow;">**`Sink`**</mark> node, you essentially generate the node that initiates the execution of the entire nodegraph.

The <mark style="color:yellow;">**`Sink`**</mark> node acts as the terminal point of your nodegraph, where the final processed output is directed.

In cases where you lack an AJA card and, consequently, can't create <mark style="color:yellow;">**`AJAIn`**</mark> and <mark style="color:yellow;">**`AJAOut`**</mark> nodes for video I/O connections, the <mark style="color:yellow;">**`Sink`**</mark> Node becomes a handy tool.&#x20;

Without direct hardware connections, the <mark style="color:yellow;">**`Sink`**</mark> node allows you to process and manipulate data within the Reality Hub environment.

### Creating Sink Node

* Hover over the output pin of your desired node.

<div align="left"><figure><img src="https://3153015930-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3pFlOnLkCTAp9vl2euIJ%2Fuploads%2FGPfLn5giLtnrN8jLLiNX%2Fimage.png?alt=media&#x26;token=967ceeb1-39b9-4d6b-befe-5fa80c15ded0" alt=""><figcaption><p>Creating Sink Node</p></figcaption></figure></div>

* Hold the left mouse button and drag, then release it.
* In the **Node Creation Menu**, locate and click on the **Sink** button.

<div align="left"><figure><img src="https://3153015930-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3pFlOnLkCTAp9vl2euIJ%2Fuploads%2FDiQKYpyfbYKaOe0dGM5t%2Fimage.png?alt=media&#x26;token=aa81f8d1-5076-4ff8-9437-03e26dde0da1" alt=""><figcaption><p>Sink Node</p></figcaption></figure></div>
