> ## Documentation Index
> Fetch the complete documentation index at: https://docs.molecularstudio.online/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Node Reference

<Note>
  We are in the process of building the node reference documentation. Please check back soon!
</Note>

## Welcome

All of the nodes in Molecular Studio V are built using the `jobflow` and `fireworks` frameworks. The nodes are defined in the `jobflowchemistry` package.

## Node Reference Table

| Node                     | Additional Software Required |
| ------------------------ | ---------------------------- |
| CSV Upload Node          | None                         |
| Demo Node                | None                         |
| Integer Node             | None                         |
| Molecular Structure Node | RDKit                        |
| Chemical Property Node   | RDKit                        |
| Visualization Node       | 3Dmol.js                     |
| Analysis Node            | NumPy, SciPy                 |
| Export Node              | None                         |

<Note>
  This table will be updated as more nodes are documented and their requirements are finalized.
</Note>
