> For the complete documentation index, see [llms.txt](https://nodanomics.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nodanomics.gitbook.io/docs/documentation/nodes/data-type-nodes/origin.md).

# Origin

<figure><img src="https://3575185254-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fib30WaNePUQBBFJBULTa%2Fuploads%2FkfiuZ2DZAl0Q3ErkG8Z3%2Fimage.png?alt=media&amp;token=14b3f4d5-f6ad-4770-8bb4-02623016c1b2" alt=""><figcaption><p>Image 1. Origin Node.</p></figcaption></figure>

The origin node is responsible for generating numeric values to be added into Data Nodes.

It has three connection points. One Data Connection output, marked in <mark style="color:green;">Green</mark>, and two Chain Connections, one input (left) and one output (right), marked in <mark style="color:orange;">Orange</mark>.

You can connect Data nodes to the Data Connection output (marked in <mark style="color:green;">Green</mark>).&#x20;

Multiple connections are also allowed.

<figure><img src="https://3575185254-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fib30WaNePUQBBFJBULTa%2Fuploads%2F45U8CxHBAQL9H7u6zCeZ%2Fimage.png?alt=media&amp;token=b7f2ced9-1605-48f0-97d4-75b4833c4705" alt=""><figcaption><p>Image 2. Example of Multiple Connections.</p></figcaption></figure>

In this configuration, each Data Node will receive the respective amount set in each Data Connection. (Data Node A will receive 95, Data Node B will receive 70 and Data Node C will receive 255).
